gls
gls copied to clipboard
support wasm architecture
golang can be compiled to WebAssembly. I'd love to also have support for GoID there, but I don't know how to write the implementation of getg. There must be a way to get it right from the compiler, but I cannot find it. If you can implement it, or point me at the relevant place in go compiler source code, that will be awesome!