primitive
primitive copied to clipboard
Port lib to webassembly library
This can allow for the website to have a sort of demo or web-based version that others can use.
As far as I know, tinygo seems to have support for this. Would this be doable?
I have a branch on my fork that has a working WASI version with a wip web version.
Instructions at https://github.com/coder0107git/primitive/blob/wasm/BUILDING.md