Skip to content
@zig-wasm

Zig and WebAssembly

Building high-performance WebAssembly tools for the Zig ecosystem

Zig and WebAssembly

Building high-performance WebAssembly tools for the Zig ecosystem.

What is this organization?

We are a community-driven organization dedicated to curating and maintaining WASM packages and projects for the Zig programming language. We believe that Zig's focus on simplicity, performance, and control makes it an excellent language for targeting WebAssembly.

So our goal is to build a central hub where Zig developers can find trusted WASM tools and packages in one place (inspired by allyourcodebase project; even this README.md).

I'm a Zig user and I want to contribute a repository, how can I do it?

If you are the maintainer of a Zig package, tool, binding, runtime, or compelling example related to WebAssembly, here are some ground rules to be able to contribute a repo:

  1. Open an issue: Drop a proposal in this repo. We'll set up a new repo for you.
  2. Project checklist:
    • The project must be directly related to using Zig with WebAssembly, or building Wasm tooling in Zig.
    • Your project must have a clear, permissive opensource license (e.g. MIT).
    • You must target the latest tagged version of Zig.
    • Provide clear documentation and usage examples.
    • You must add a CI job that guarantees zig build succeeds, for example, you can copy the script from allyourcodebase/json-c.
    • You must have interest in doing occasional maintainership work to update your build script when a new version of the upstream project is released.

Once you're done with the checklist above, please give your repo an appropriate set of tags for ease of discoverability (zig, wasm-runtime, wasm-bindings, etc).

Pinned Loading

  1. wasmer-zig-api wasmer-zig-api Public

    Zig bindings for the Wasmer WebAssembly runtime

    C 23 2

  2. wasi-zigc wasi-zigc Public

    Run zigc.wasm (zig compiler) in a browser/nodejs

    TypeScript 23 1

Repositories

Showing 6 of 6 repositories
  • wit-bindgen Public Forked from bytecodealliance/wit-bindgen

    A language binding generator for WebAssembly interface types

    zig-wasm/wit-bindgen’s past year of commit activity
    Rust 0 Apache-2.0 220 0 0 Updated Apr 1, 2025
  • .github Public

    Description of the organization

    zig-wasm/.github’s past year of commit activity
    0 0 0 0 Updated Mar 27, 2025
  • zig-wasm/www.zigwasm.org’s past year of commit activity
    0 0 0 0 Updated Mar 27, 2025
  • wasmer-zig-api Public

    Zig bindings for the Wasmer WebAssembly runtime

    zig-wasm/wasmer-zig-api’s past year of commit activity
    C 23 MIT 2 0 0 Updated Mar 13, 2025
  • zigc-wasm Public

    Zig compiler compiled to WASM

    zig-wasm/zigc-wasm’s past year of commit activity
    17 Unlicense 0 0 0 Updated Apr 17, 2024
  • wasi-zigc Public

    Run zigc.wasm (zig compiler) in a browser/nodejs

    zig-wasm/wasi-zigc’s past year of commit activity
    TypeScript 23 MIT 1 0 0 Updated Apr 17, 2024

Top languages

Loading…

Most used topics

Loading…