You do have to create a js host file, load in your webassembly and then run it with node.
https://nodejs.org/docs/latest-v17.x/api/wasi.html
You do have to create a js host file, load in your webassembly and then run it with node.