readme
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# scratch-wasm
|
||||
|
||||
https://jsdw.me/posts/wasm-components/
|
||||
https://gertvv.nl/posts/wasm-component-raw.html
|
||||
a collection of Wasm examples demonstrating concepts important to my
|
||||
WIP Scheme→Wasm compiler, Gyehoek. mostly focused on the WASI,
|
||||
garbage-collection, tail-call, and stack-switching proposals, as well
|
||||
as basic proof-of-concepts for things like Gyehoek's calling
|
||||
convention.
|
||||
|
||||
## resources
|
||||
|
||||
- https://jsdw.me/posts/wasm-components/
|
||||
- https://gertvv.nl/posts/wasm-component-raw.html
|
||||
|
||||
Reference in New Issue
Block a user