go2hx

manual

github

Module stdgo.runtime.pprof has compilation errors, please do not use:

 ERROR  stdgo/_internal/runtime/pprof/Pprof_T_profMap_static_extension.hx:29: characters 97-107

 29 |                     _h_3864419 = ((_h_3864419 << (8i64 : stdgo.GoUInt64) : stdgo.GoUIntptr) | ((_h_3864419 >> (24 : stdgo.GoUIntptr) : stdgo.GoUIntptr)) : stdgo.GoUIntptr);
    |                                                                                                 ^^^^^^^^^^
    | stdgo.GoUIntptr should be Int

 ERROR  stdgo/_internal/runtime/pprof/Pprof_T_profMap_static_extension.hx:29: characters 111-133

 29 |                     _h_3864419 = ((_h_3864419 << (8i64 : stdgo.GoUInt64) : stdgo.GoUIntptr) | ((_h_3864419 >> (24 : stdgo.GoUIntptr) : stdgo.GoUIntptr)) : stdgo.GoUIntptr);
    |                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
    | stdgo.GoUIntptr should be Int

 ERROR  stdgo/_internal/runtime/pprof/Pprof_T_profMap_static_extension.hx:48: characters 97-107

 48 |                     _h_3864419 = ((_h_3864419 << (8i64 : stdgo.GoUInt64) : stdgo.GoUIntptr) | ((_h_3864419 >> (24 : stdgo.GoUIntptr) : stdgo.GoUIntptr)) : stdgo.GoUIntptr);
    |                                                                                                 ^^^^^^^^^^
    | stdgo.GoUIntptr should be Int

 ERROR  stdgo/_internal/runtime/pprof/Pprof_T_profMap_static_extension.hx:48: characters 111-133

 48 |                     _h_3864419 = ((_h_3864419 << (8i64 : stdgo.GoUInt64) : stdgo.GoUIntptr) | ((_h_3864419 >> (24 : stdgo.GoUIntptr) : stdgo.GoUIntptr)) : stdgo.GoUIntptr);
    |                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
    | stdgo.GoUIntptr should be Int