rust-async-wasm-demo
Wasm Demo
A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript.
Toy project to learn rust and async that can be deoplyed to the web.
49 stars
2 watching
4 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacobdeichert/wasm-astar | A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
bzar/wasm-intro | A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
extrawurst/rust-electron-demo | Demonstrates building a web app with Rust and Yew into a native Electron app. | 18 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
sessamekesh/wasm-3d-animation-demo | A 3D animation system demonstrating JavaScript and WebAssembly performance using skeletal animation. | 218 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |