Go to file
nemo 31abc99058 poopenger + fix bugs 2024-11-18 11:22:02 +01:00
museum poopenger + fix bugs 2024-11-18 11:22:02 +01:00
.gitignore penger family 2024-11-15 12:29:27 +01:00
README.md no pretty readme ? 2024-10-14 21:57:47 +02:00
app.c poopenger + fix bugs 2024-11-18 11:22:02 +01:00
build.sh cool colisions 2024-11-15 20:58:15 +01:00
docker-compose.yml init 2024-10-14 21:42:29 +02:00
hand.png stinky hand 2024-11-14 12:40:52 +01:00
index.html.template cool colisions 2024-11-15 20:58:15 +01:00
load.js cool colisions 2024-11-15 20:58:15 +01:00
png2c.c penger family 2024-11-15 12:29:27 +01:00
stb_image.h auto penger 2024-11-13 10:05:35 +01:00

README.md

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.