Skip to content
@wasix-org

WASIX

WASIX is the long term stabilization and support of the existing WASI ABI plus additional non-invasive syscall extensions

WASI(X) Extensions Spec

WASI(X) is maintained by wasix.org.

The intent of WASIX (pronounced "was-x") is to extend the WASI proposal and complete the ABI sufficiently now to build useful and productive applications today - it is not intended as a fork but rather to be a superset on top of WASI. Therefore it maintains full forwards and backwards compatibility with the preview1 version of WASI and stabilizes it for the long term.

WASIX is published on crates.io
https://crates.io/crates/wasix

Current Extensions

Below are the current extensions supported by WASIX, they are all fully tested and incorporated into supporting runtime(s):

  • full support for efficient multithreading including joins, signals and getpid
  • pthreads support (now extended from the WASI threads spec)
  • full support for sockets (socket, bind, connect, resolve)
    • IPv4, IPv6
    • UDP, TCP
    • Multicast, Anycast
    • RAW sockets
  • current directory support (chdir) integrated with the runtime
  • setjmp / longjmp support (used extensively in libc ) via asyncify
  • process forking (fork and vfork )
  • subprocess spawning and waiting (exec , wait )
  • TTY support
  • asynchronous polling of sockets and files
  • pipe and event support (pipe, event )
  • DNS resolution support (resolve )

WASI(X) Contributions

All contributions are welcome on extending WASI(X) with other extension(s). Just submit your pull request here and we will review via normal GitHub processes.

Long-term Support

WASIX will receive long term support by this community with a guarantee of backwards compatibility on the ABI. Runtime(s) that support this ABI are assured of its stability just as standard libraries and libraries can also count on that same stability to join the dots and make the connections.

Major bug fixes and/or zero day vulnerabilities will be addressed promptly here with careful consideration for resolving issues without compromising the long-term support goal.

Dependency Graph

Dependencieis

Pinned Loading

  1. wasix-witx wasix-witx Public

    Forked from WebAssembly/WASI

    WebAssembly System Interface

    Rust 91 5

  2. wasix-libc wasix-libc Public

    Forked from WebAssembly/wasi-libc

    wasix libc implementation for WebAssembly

    C 164 32

Repositories

Showing 10 of 176 repositories
  • wasinix Public

    WASIX package collection based on Nix.

    wasix-org/wasinix's past year of commit activity
    Rust 10 MIT 4 6 16 Updated Sep 17, 2026
  • wasix.org Public

    Documentation for WASIX

    wasix-org/wasix.org's past year of commit activity
    MDX 15 MIT 14 10 6 Updated Sep 13, 2026
  • wasixcc Public

    A clang wrapper for WASIX

    wasix-org/wasixcc's past year of commit activity
    Rust 18 3 6 3 Updated Sep 7, 2026
  • cargo-wasix Public

    Cargo wrapper for working with Webassembly wasi(x).

    wasix-org/cargo-wasix's past year of commit activity
    Rust 63 Apache-2.0 13 33 3 Updated Sep 1, 2026
  • epoxy-tls Public Forked from MercuryWorkshop/epoxy-tls

    An encrypted proxy for browser javascript

    wasix-org/epoxy-tls's past year of commit activity
    Rust 2 48 0 0 Updated Sep 1, 2026
  • libuv Public Forked from libuv/libuv

    Cross-platform asynchronous I/O

    wasix-org/libuv's past year of commit activity
    C 0 MIT 4,085 0 1 Updated Aug 30, 2026
  • wasix-sendmail Public

    sendmail binary for WASIX and wasmer Edge

    wasix-org/wasix-sendmail's past year of commit activity
    Rust 0 AGPL-3.0 1 0 3 Updated Aug 27, 2026
  • wasix-libc Public Forked from WebAssembly/wasi-libc

    wasix libc implementation for WebAssembly

    wasix-org/wasix-libc's past year of commit activity
    C 164 255 25 12 Updated Aug 27, 2026
  • s3-server Public Forked from datenlord/s3-server

    Generic S3 server implementation

    wasix-org/s3-server's past year of commit activity
    Rust 3 MIT 33 0 2 Updated Aug 27, 2026
  • rust Public Forked from rust-lang/rust

    Rust with WASIX targets.

    wasix-org/rust's past year of commit activity
    Rust 6 17,766 6 7 Updated Aug 27, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.