go2hx

manual

github

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

 ERROR  stdgo/_internal/debug/elf/Elf_Section_static_extension.hx:32: characters 98-136

 32 |                     return { _0 : stdgo._internal.io.Io_nopCloser.nopCloser(stdgo.Go.asInterface(_internal.internal.zstd.Zstd_newReader.newReader(_r))), _1 : (null : stdgo.Error) };
    |                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    | Type not found : _internal.internal.zstd.Zstd_newReader

     ->  /home/runner/haxe/versions/a97dc16/std/haxe/macro/Context.hx:504: characters 10-30

     504 |   return load("typeof", 1)(e);
         |          ^^^^^^^^^^^^^^^^^^^^
         | Called from here

     ->  stdgo/Go.macro.hx:305: lines 305-310

     305 |   final selfType = Context.typeof(switch expr.expr {
       - |     [...]
     310 |   });
         |
         | Called from here

     ->  stdgo/_internal/debug/elf/Elf_Section_static_extension.hx:32: characters 77-151

      32 |                     return { _0 : stdgo._internal.io.Io_nopCloser.nopCloser(stdgo.Go.asInterface(_internal.internal.zstd.Zstd_newReader.newReader(_r))), _1 : (null : stdgo.Error) };
         |                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         | Called from here

         | For function argument '_r'