Skip to content

nushell/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Experimental wasm-based Nu playground

Resources

License

Stars

Watchers

Forks

Contributors