Results 52 repositories owned by Bytecode Alliance

cargo-component

360
Stars
35
Forks
Watchers

A Cargo subcommand for creating WebAssembly components based on the component model proposal.

cargo-wasi

434
Stars
28
Forks
Watchers

A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target

regalloc.rs

107
Stars
26
Forks
Watchers

Modular register allocator algorithms

wasmtime-dotnet

400
Stars
46
Forks
Watchers

.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/

wasmtime-py

374
Stars
52
Forks
Watchers

Python WebAssembly runtime powered by Wasmtime

wasm-tools

1.2k
Stars
219
Forks
Watchers

CLI and Rust libraries for low-level manipulation of WebAssembly modules

filecheck

21
Stars
9
Forks
Watchers

Library for writing tests for utilities that read text files and produce text output

regalloc2

177
Stars
27
Forks
Watchers

A new register allocator

rfcs

57
Stars
20
Forks
Watchers

RFC process for Bytecode Alliance projects

sightglass

66
Stars
33
Forks
Watchers

A benchmark suite and tool to compare different implementations of the same primitives.