All Projects → nushell → demo

nushell / demo

Licence: MIT license
Experimental wasm-based Nu playground

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Nu wasm demo playground

Gitpod Ready-to-Code

⬇️ Install wasm-pack

First step, install wasm-pack.

🛠️ Build with wasm-pack build

wasm-pack build

If 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!

Open in Gitpod

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].