Projects in Awesome Lists by bytecodealliance
A curated list of projects in awesome lists by bytecodealliance .
https://github.com/bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
aot cranelift jit lightweight portable runtime rust sandbox standalone wasi wasm wasmtime webassembly
Last synced: 20 Jan 2026
https://github.com/bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
aot assembly-script embedded interpreter iot jit pthread runtime sgx wasi-nn wasi-threads wasm wasm-socket webassembly
Last synced: 12 May 2025
https://github.com/bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler.
assemblyscript rust wasi wasm webassembly
Last synced: 28 Sep 2025
https://github.com/bytecodealliance/cranelift
Cranelift code generator
aot-compilation codegen compiler cranelift cretonne jit rust wasm
Last synced: 28 Sep 2025
https://github.com/bytecodealliance/rustix
Safe Rust bindings to POSIX-ish APIs
Last synced: 12 Dec 2025
https://github.com/bytecodealliance/wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
Last synced: 06 Jan 2026
https://github.com/bytecodealliance/wit-bindgen
A language binding generator for WebAssembly interface types
interface-types module-linking rust wasi wasmtime webassembly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasmtime-go
Go WebAssembly runtime powered by Wasmtime
go golang runtime rust wasi wasm wasmtime webassembly
Last synced: 23 Apr 2025
https://github.com/bytecodealliance/jco
JavaScript toolchain for working with WebAssembly Components
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/cranelift-jit-demo
JIT compiler and runtime for a toy language, using Cranelift
cranelift demo jit toy-language
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/cap-std
Capability-oriented version of the Rust standard library
Last synced: 13 May 2025
https://github.com/bytecodealliance/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasmtime-dotnet
.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/cargo-wasi
A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
Last synced: 26 Mar 2025
https://github.com/bytecodealliance/wasmtime-py
Python WebAssembly runtime powered by Wasmtime
Last synced: 29 Mar 2025
https://github.com/bytecodealliance/componentizejs
JS -> WebAssembly Component
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasi.dev
WASI.dev is an introduction to the WebAssembly System Interface (WASI).
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/ComponentizeJS
JS -> WebAssembly Component
Last synced: 02 Apr 2025
https://github.com/bytecodealliance/wrpc
Wasm component-native RPC framework
async component-model wasm wit
Last synced: 15 May 2025
https://github.com/bytecodealliance/starlingmonkey
The StarlingMonkey JS runtime
component-model javascript js runtime wasi wasm webassembly webassembly-components
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasi-virt
Virtual implementations of WASI APIs
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wac
WebAssembly Composition (WAC) tooling
components composition webassembly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/StarlingMonkey
The StarlingMonkey JS runtime
component-model javascript js runtime wasi wasm webassembly webassembly-components
Last synced: 24 Feb 2025
https://github.com/bytecodealliance/go-modules
WebAssembly, WASI, and Component Model tools for Go
component-model go golang wasi wasm webassembly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasmtime-rb
Ruby WebAssembly runtime powered by Wasmtime
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wat
Rust WAT and WAST parser (WebAssembly Text Format)
Last synced: 16 Apr 2025
https://github.com/bytecodealliance/component-docs
Documentation around creating and using WebAssembly Components
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/preview2-prototyping
Polyfill adapter for preview1-using wasm modules to call preview2 functions.
Last synced: 02 May 2025
https://github.com/bytecodealliance/weval
the WebAssembly partial evaluator
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/componentize-dotnet
Tooling for creating WebAssembly components from C#
csharp dotnet wasi wasm wasm-component
Last synced: 13 Aug 2025
https://github.com/bytecodealliance/sightglass
A benchmark suite and tool to compare different implementations of the same primitives.
benchmark benchmarking rust rust-lang
Last synced: 12 Apr 2025
https://github.com/bytecodealliance/rfcs
RFC process for Bytecode Alliance projects
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasi-nn
High-level bindings for wasi-nn system calls
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/system-interface
Extensions to the Rust standard library
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/userfaultfd-rs
Rust bindings for the Linux userfaultfd functionality
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/waffle
Wasm Analysis Framework For Lightweight Experiments
Last synced: 05 Apr 2025
https://github.com/bytecodealliance/wasm-component-ld
Command line linker for creating WebAssembly components
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasm-score
A benchmark for standalone WebAssembly
benchmark benchmarking wasm wasmtime
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/vscode-wit
Visual Studio Code extension to recognize and highlight the WebAssembly Interface Type (WIT) IDL.
textmate-grammar vscode-extension wasm webassembly wit
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/filecheck
Library for writing tests for utilities that read text files and produce text output
Last synced: 12 Dec 2025
https://github.com/bytecodealliance/wasip3-prototyping
Fork of wasmtime for protoyping WASIp3 work and coordination, not intended for any production use case, purely for development
Last synced: 10 Oct 2025
https://github.com/bytecodealliance/wamr-app-framework
WebAssembly Micro Runtime Application Framework
wamr wasm wasm-app-framework wasm-app-manager webassebmly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/cranelift.vim
Vim editor configuration for working with cranelift IR (clif) files
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/arf-strings
Encoding and decoding for ARF strings
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/tree-sitter-wit
Tree Sitter grammar for Web Assembly Interface Types
Last synced: 12 Jan 2026
https://github.com/bytecodealliance/governance
Documents related to Bytecode Alliance governance and process
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/subscribe-to-label-action
A GitHub action that allows users to subscribe to a label and automatically get @'d when the label is applied
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/sample-wasi-http-rust
An example `wasi:http` server component written in Rust
components demo example rust template wasi wasm
Last synced: 26 Mar 2025
https://github.com/bytecodealliance/sig-guest-languages
Special Interest Group (SIG) whose goal is to investigate how best to integrate Wasm and components into dynamic programming language ecosystems in a way that feels native to those ecosystems.
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasm-spec-interpreter
Rust bindings for the Wasm spec interpreter.
bindings rust wasm webassembly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wasm-parallel-gzip
Some example scripts for building a parallel compression/decompression tool for WebAssembly
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/sample-wasi-http-js
An example `wasi:http` server component written in JavaScript
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/rust-oci-wasm
A Rust implementation of the OCI artifact specification for WebAssembly
Last synced: 30 Jul 2025
https://github.com/bytecodealliance/actions
GitHub actions to setup wasm-tools and wasmtime
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/libc-test
Mirror of git://nsz.repo.hu:49100/repo/libc-test (see https://wiki.musl-libc.org/libc-test.html for more information)
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/wkg-github-action
GitHub Action for working with wkg
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/label-messager-action
Automatically leave a message when an issue or pull request has a certain label
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/zulip-archive
A static html archive of Bytecode Alliance Zulip
Last synced: 23 Jul 2025
https://github.com/bytecodealliance/sig-community
This repository contains documents and initiatives lead by SIG Community.
Last synced: 12 Jul 2025
https://github.com/bytecodealliance/ba-template
Skeleton project for Bytecode Alliance projects.
Last synced: 12 Jul 2025