@tharindusathis/nushell
v0.44.4-a2
Published
[](https://gitpod.io/#https://github.com/nushell/wasm-nu)
Downloads
17
Readme
Nu wasm demo playground
⬇️ Install wasm-pack
First step, install wasm-pack.
🛠️ Build with wasm-pack build
wasm-pack buildIf dependencies changed, run cargo update before running the above again.
🚴 Run the example:
cd www
npm install
npm start
(in a browser: ) open "http://localhost:8080"Contributing
Open it in Gitpod! Everything should be compiled and ready to go!
