wasi
There are 315 repositories under wasi topic.
wasmerio/wasmer
๐ The leading Wasm Runtime supporting WASIX and WASI
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler.
krustlet/krustlet
Kubernetes Rust Kubelet
TokamakUI/Tokamak
SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
swiftwasm/swift
WebAssembly support for the Swift programming language
containerd/runwasi
Facilitates running Wasm / WASI workloads managed by containerd
bytecodealliance/wit-bindgen
A language binding generator for WebAssembly interface types
wasmerio/wasmer-js
Monorepo for Javascript WebAssembly packages by Wasmer
deislabs/wagi
Write HTTP handlers in WebAssembly with a minimal amount of work
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
bytecodealliance/wasmtime-go
Go WebAssembly runtime powered by Wasmtime
turbolent/w2c2
Translates WebAssembly modules to portable C
ruby/ruby.wasm
ruby.wasm is a collection of WebAssembly ports of the CRuby.
taybenlor/runno
Sandboxed runtime for programming languages and WASI binaries. Works in the browser or on your server.
streamdal/streamdal
Code-Native Data Privacy
golemcloud/golem
Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
Kotlin/kotlin-wasm-examples
Examples with Kotlin/Wasm
wasmerio/awesome-wasi
๐ Curated list of awesome things regarding WebAssembly WASI ecosystem.
nalgeon/codapi-js
Interactive code examples for documentation, education and fun.
vshymanskyy/awesome-wasm-tools
๐ A curated list of awesome, language-agnostic WebAssembly tools
wasmerio/wapm-cli
๐ฆ WebAssembly Package Manager (CLI)
kowasm/kowasm
Server-side and full stack development with Kotlin and WebAssembly leveraging WASI and Component Model
tarmac-project/tarmac
Write as Functions, Deploy as a Monolith or Microservice with WebAssembly
GoogleChromeLabs/wasi-fs-access
This is a demo shell powered by WebAssembly, WASI, Asyncify and File System Access API.
deislabs/containerd-wasm-shims
containerd shims for running WebAssembly workloads in Kubernetes
deislabs/spiderlightning
A set of WIT definitions and associated implementations to enable app developers to work at a faster pace and require less knowledge of the environment in which they are executing.
bots-garden/capsule
A Capsule application is a runner (or launcher) of wasm functions. Capsule HTTP can serve the functions through HTTP (itโs possible to use Capsule as a simple CLI with Capsule CLI). And soon: NATS and MQTT
tyfkda/xcc
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
bytecodealliance/wasi-rs
Experimental WASI API bindings for Rust
jedisct1/as-wasi
An AssemblyScript API layer for WASI system calls.
InsightSoftwareConsortium/ITK-Wasm
High performance spatial analysis in a web browser and across programming languages and hardware architectures
SwadicalRag/wasm2lua
wasm2lua: converting WASM into Lua