wasm
dz / webdev / wasmSummary
Things related to Web Assembly
Node Tree
Nodes
wasmgroundup | |
content | WASM From The Ground Up |
hyperlink | https://wasmgroundup.com/ |
tags | books, wasm |
wasm_mdn | |
content | WASM MDN page |
hyperlink | https://developer.mozilla.org/en-US/docs/WebAssembly |
wart | |
content | Wart: a simple Web Assembly Interpreter |
hyperlink | https://github.com/rrampage/wart |
tags | wasm |
near_future_python | |
content | A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter) |
children | python_wasm_interpreter |
hyperlink | https://www.youtube.com/watch?v=r-A78RgMhZU |
tags | videos, wasm, python |
python_wasm_interpreter | |
parents | near_future_python |
hyperlink | https://gist.github.com/dabeaz/7d8838b54dba5006c58a40fc28da9d5a |
tags | python, wasm |
yew | |
content | yew: A framework for creating reliable and efficient web applications. |
children | trunkrs (used with) |
hyperlink | https://yew.rs/ |
tags | wasm |
trunkrs | |
content | trunkrs: Build, bundle & ship your Rust WASM application to the web |
parents | yew |
hyperlink | https://trunkrs.dev/ |
tags | wasm, rust |
mini_wasm_renderer | |
content | mini wasm renderer |
hyperlink | https://github.com/sedson/mini-wasm-render |
tags | rust, graphics, wasm |
wasm_ops | |
content | wasm ops: interactive table showing wasm opcodes |
remarks | used while debugging |
hyperlink | https://pengowray.github.io/wasm-ops/ |