wasm-astar

Pathfinding Demo

A WebAssembly-based A* pathfinding implementation for a maze demo

👾 Rust WebAssembly A* Pathfinding Demo

GitHub

427 stars
7 watching
27 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
extraymond/rust-async-wasm-demoA Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript.49
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1
bzar/wasm-introA collection of simple examples demonstrating various aspects of WebAssembly development.43
euhmeuh/wasm-adventureExploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language63
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
ianjsikes/rust-wasm-loaderA Webpack loader for building Rust projects targeting WebAssembly82
rustwasm/bookDocumentation and tutorials for building web applications with Rust and WebAssembly1,760
easbar/fast_pathsEfficient shortest path calculation algorithm272
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
shamadee/wasm-initTools and template generator for setting up and compiling WebAssembly projects171
bytecodealliance/spidermonkey-wasm-rsExperimental Rust bindings for SpiderMonkey WASM engine90
wasmerio/wasmer-rubyA WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment.476
rustwasm/twiggyAnalyzes and optimizes the size of WebAssembly binaries by examining their call graphs1,302
malcolmstill/zwareExecutes WebAssembly programs embedded in Zig programs293
dev-family/wasm-2048An implementation of the popular 2048 game in Rust using Yew and compiled to WASM.152