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
5 forks
Language: Rust
last commit: almost 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. | 475 |
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. | 234 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
sessamekesh/wasm-3d-animation-demo | A 3D animation system demonstrating JavaScript and WebAssembly performance using skeletal animation. | 216 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
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 | 690 |
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. | 666 |
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,747 |