Example node http server powered by a golang webassembly module

by keepingscoreon 7/9/18, 4:49 PMwith 1 comments
by keepingscoreon 7/9/18, 4:51 PM

If you are curious about the benchmarks https://gist.github.com/trashhalo/b2f120fb9d20bd4003bf125c02...

There seems to be a 3x overhead for using go webassembly for this use case. I filed an issue for performance hit. It seems high https://github.com/golang/go/issues/26277