wasm-astar
Pathfinding Demo
A WebAssembly-based A* pathfinding implementation for a maze demo
👾 Rust WebAssembly A* Pathfinding Demo
427 stars
7 watching
27 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
| A tool for building and working with Rust-generated WebAssembly packages | 1 |
| A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |
| Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A Webpack loader for building Rust projects targeting WebAssembly | 82 |
| Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
| Efficient shortest path calculation algorithm | 272 |
| An asynchronous A* pathfinding API written in Javascript. | 1,897 |
| Tools and template generator for setting up and compiling WebAssembly projects | 171 |
| Experimental Rust bindings for SpiderMonkey WASM engine | 90 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,302 |
| Executes WebAssembly programs embedded in Zig programs | 293 |
| An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |