# 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.