Skip to content

lele85/wasm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM Playground

Setup

Spin up the container and keep it running:

docker-compose up

Enter the container:

docker-compose exec dev sh

Build the native module:

./build.sh

Run the dev server:

caddy

Try the app:

http://localhost:10001

About

Webassembly playground using `llvm` + `clang`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published