Joey

Results 197 comments of Joey

I assume this is fixed now, feel free to write if not and I will reopen.

Latest version compiles fmt, and gets the correct result, with some latest improvement to js support. @sonygod Here is a quick command to test it assuming the test code above...

Testing against different operating system is unnecessary at this stage I find, and only really helpful, after full release, as OS specific issues are rare if coding properly to account...

All of @sonygod listed libraries will be added into a list and the go2hx github action will track the progress of when the underlying stdlibs will be supported and therefore...

Constants need ``math/big`` support still.

Constants don't need ``math/big`` as they are converted at compile time and only exist in the form of a constant for documentation. It would be nice in the future to...

go2hx's subset does not support pointer addresses https://go2hx.github.io/manual/subset.html#unsupported .

completed with new website redesign https://github.com/go2hx/go2hx.github.io

Can this be tested now and see if it still doesn't work @elliott5 ? I believe I worked on fixing this a while ago.