Node.js is supporting webassembly: https://nodejs.dev/learn/nodejs-with-webassembly
What about compiling a .wasm build in order to execute it from Node.js? What about:
I have currently no experience with go, but could help about Node/npm.
Found that quick tutorial https://egghead.io/lessons/go-compile-and-execute-a-go-webassembly-program-with-node for now
Node.js is supporting webassembly: https://nodejs.dev/learn/nodejs-with-webassembly
What about compiling a
.wasmbuild in order to execute it from Node.js? What about:I have currently no experience with go, but could help about Node/npm.
Found that quick tutorial https://egghead.io/lessons/go-compile-and-execute-a-go-webassembly-program-with-node for now