/puzzle

self-contained wasm application platform

Primary LanguageRustOtherNOASSERTION

puzzle

the beta branch is deployed on every commit, see here

project puzzle is an attempt to make self-contained wasm applications and runners, interchangable with one-another, making it possible to develop an app/game once and run it anywhere puzzle has a runner

to make this possible, puzzle uses the webassembly system interface and some other interfaces (glue) to communicate between the app and the runner