LingDong- / wasm-funLinks
Non-trivial programs in hand-written WebAssembly
☆82Updated 5 years ago
Alternatives and similar repositories for wasm-fun
Users that are interested in wasm-fun are comparing it to the libraries listed below
Sorting:
- A thermal-printer-oriented, 1-bit graphics rasterizer for 2D and 3D☆82Updated 5 years ago
- vector brushstroke library☆80Updated 4 years ago
- A WebGL 2 powered 2d renderer☆58Updated 6 years ago
- An experimental approach to expressing vector math in js (tagged template literals)☆31Updated 2 years ago
- Creative coding and other mischief in handwritten WebAssembly, using the WebAssembly .wat text format.☆95Updated 2 years ago
- Compile Nullsoft's EEL code to Web Assembly☆55Updated 4 months ago
- Chart of WebAssembly Instructions☆113Updated last year
- Write a WebAseembly game by hand☆28Updated 7 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆168Updated this week
- Raw WebAssembly demos☆454Updated 2 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- Small cookbook examples of writing WebAssembly by hand in .wast format☆55Updated 2 years ago
- A simple animation on Canvas2D with WebAssembly☆52Updated 8 years ago
- tiny shader playground☆26Updated 5 years ago
- tiny tiny shader playground☆16Updated 6 years ago
- Run Clang in WebAssembly 🎉☆63Updated 4 years ago
- A toy language that compiles to WebAssembly☆51Updated 3 years ago
- 🎨 Poor Man's Style Transfer - Painting an image with the style of another, without machine learning☆49Updated 4 years ago
- Proposal to add multi-values to WebAssembly☆75Updated 4 years ago
- Render light with Rust☆60Updated 6 years ago
- Playing around with WebAssembly (Wasm) anyref using JavaScript's GC as the allocator☆22Updated 2 years ago
- Raytracing: WebAssembly vs JavaScript