|
||
---|---|---|
.gitignore | ||
README | ||
app.c | ||
build.sh | ||
docker-compose.yml | ||
index.html | ||
load.js | ||
penger.c |
README
# WASM test this is a test to understand how wasm work, this repo contains exemple of : - compiling wasm module from c - loading wasm module in js - importing / exporting symbol - PENGER it's also a 'template' for copy pasting js boilerplate.