An open API service indexing awesome lists of open source software.

https://github.com/jbolda/toml-edit-wasm-node


https://github.com/jbolda/toml-edit-wasm-node

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# toml-edit-wasm-node

1. install `wasm-pack` https://rustwasm.github.io/wasm-pack/installer/
2. `wasm-pack build --target nodejs`
3. `node ./index.js`