webassembly-examples
WASM examples toolkit
Provides code examples and tools to test and modify WebAssembly documentation
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
1k stars
52 watching
260 forks
Language: WebAssembly
last commit: 2 months ago
Linked from 1 awesome list
exampleswasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. | 532 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |
| A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. | 203 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |