zig-wasm-test
Wasm example
An example project demonstrating Web Assembly compilation and execution using Zig
A minimal Web Assembly example using Zig's build system.
55 stars
3 watching
11 forks
Language: Zig
last commit: 8 months ago
Linked from 3 awesome lists
typescriptwasmwebassemblyzig
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| Provides code examples and tools to test and modify WebAssembly documentation | 1,143 |
| C API bindings for WebAssembly runtime | 27 |
| Embeds the Wasmtime runtime into a Zig program | 83 |
| An experimental compiler and runtime for executing WebAssembly code in Zig | 116 |
| Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
| An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
| A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |
| A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. | 532 |
| Executes WebAssembly programs embedded in Zig programs | 293 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A tool for building and working with Rust-generated WebAssembly packages | 1 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |