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.

GitHub

55 stars
3 watching
11 forks
Language: Zig
last commit: about 2 years ago
Linked from 3 awesome lists

typescriptwasmwebassemblyzig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
mdn/webassembly-examplesProvides code examples and tools to test and modify WebAssembly documentation1,143
zigwasm/wasm-zigC API bindings for WebAssembly runtime27
zigwasm/wasmtime-zigEmbeds the Wasmtime runtime into a Zig program83
fengb/wazmAn experimental compiler and runtime for executing WebAssembly code in Zig116
shritesh/zig-wasm-domDemonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly.146
smokku/gwg-bindgenAn experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen2
bzar/wasm-introA collection of simple examples demonstrating various aspects of WebAssembly development.43
kotlin/kotlin-wasm-examplesA collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications.532
malcolmstill/zwareExecutes WebAssembly programs embedded in Zig programs293
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151