WASI GitHub Repository

The official WebAssembly System Interface (WASI) project is fully open-source and available on GitHub. This page outlines our public roadmap, contributions, and development workflow.

Open Source Development

GitHub Repository

The WebAssembly System Interface is hosted on GitHub where we maintain a transparent development process with public issue tracking, community pull requests, and open governance.

View Repository

Contribution Workflow

We welcome contributions from developers across the WebAssembly ecosystem. Our GitHub repository follows standard open source contribution processes.

View Contribution Guide →

Contribution Guidelines

Code of Conduct

We follow the Apache Public License 2.0 in our repository with clear guidelines for open source code contributions.

Open Issue Policy

All GitHub issues and pull requests are publicly visible. We follow a transparent code review process with community participation.

Latest Releases

WASI SDK v0.15.4

2025-08

Major release with improved sandboxed API compatibility, security patches, and new experimental features for WebAssembly runtime integration.

View Changelog

WASI Runtime v1.2.8

2025-06

Security-focused release with enhanced sandbox controls and improved memory safety protections in WebAssembly execution environments.

View Changelog