go2hx

manual

github

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

 ERROR  (macro) stdgo/_internal/math/big/Big_T_nat_static_extension.hx:365: characters 16-25

 365 |             _q._divBasic(_u, _v);
     |                ^^^^^^^^^
     | stdgo.Slice<stdgo._internal.math.big.Word> has no field _divBasic

      ->  stdgo/_internal/math/big/Big__divisors.hx:24: lines 24-40

      24 |                 stdgo.Go.cfor((_i < _k : Bool), _i++, {
       - |                   [...]
      40 |                 });
         |
         | Called from macro here

         | Called from macro here

         | Called from macro here