Skip to content

jvke/wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a very simple experimental use of WASM. If you'd like to clone/fork & play with it locally, you'll need to run a local webserver using dist/ as your root, as the fetch API doesn't support file:// refs.

I used https://mbebenita.github.io/WasmExplorer/ to compile from C to WAST, then from WAST to a WASM binary. Current plans are to get Emscripten set up to have a nicer build flow.

About

Playing with Web Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages