Skip to content

WebAssembly Demo from Webinar

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

LiveReplyDE/WebAssemblyDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦀🕸️ Webassembly demo

🎁 LOCAL

1. Init WWW

cd www
npm install

2. NPM LINK

This should be done each time you install a package in www

cd pkg
npm link
cd ../www
npm link wasm-1

3. BUILD WASM

wasm-pack build

4. Start WWW

cd www
npm start

and then open http://127.0.0.1:8080

About

WebAssembly Demo from Webinar

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published