go2hx

manual

github

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

 ERROR  stdgo/_internal/runtime/Runtime_LockRank.hx:2: characters 121-174

 2 | @:named @:using(stdgo._internal.runtime.Runtime_LockRank_static_extension.LockRank_static_extension) typedef LockRank = stdgo._internal.runtime.Runtime_T_lockRank.T_lockRank;
   |                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   | Type not found : stdgo._internal.runtime.Runtime_T_lockRank

    ->  /home/runner/haxe/versions/a97dc16/std/haxe/macro/Compiler.hx:229: characters 7-36

    229 |       load("include_module", 1)(cl);
        |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        | Called from here

    239 |   Context.onAfterInitMacros(() -> include(pack, rec, ignore, classPaths, strict));
        |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        | Called from here

 ERROR  stdgo/_internal/runtime/Runtime_ChunkIdx.hx:2: characters 28-81

 2 | @:named typedef ChunkIdx = stdgo._internal.runtime.Runtime_T_chunkIdx.T_chunkIdx;
   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   | Type not found : stdgo._internal.runtime.Runtime_T_chunkIdx