wasm-adventure
Game dev experiment
Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language
My adventure into the marvelous world of Web Assembly
63 stars
4 watching
3 forks
Language: Racket
last commit: over 6 years ago
Linked from 1 awesome list
gamelisp-game-jamracketwasmweb-assembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
| A toolset for building small, low-level games using WebAssembly and various programming languages. | 1,244 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| Tools and template generator for setting up and compiling WebAssembly projects | 171 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
| A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |
| Provides syntax highlighting and support for WebAssembly text format in Vim. | 84 |
| A tool for building and working with Rust-generated WebAssembly packages | 1 |
| A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| An operating system designed to run WebAssembly code | 64 |