Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 184 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 184 Bytes

This is a work in progress intended to extend wasm to add support for

- structures
- arrays
- pointers
- tagged unions
- heap allocation
- reference counting