Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
-
-
regalloc.rs
Modular register allocator algorithms
-
wasm-tools
Low level tooling for WebAssembly in Rust
-
wasmtime-go
Go WebAssembly runtime powered by Wasmtime
-
sightglass
A benchmark suite and tool to compare different implementations of the same primitives.
-
wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
-
cargo-wasi
A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
-
-
rfcs
RFC process for Bytecode Alliance projects
-
wasmtime-dotnet
.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/
-
wasm-interface-types
Raw Rust toolchain support for Wasm Interface Types
-
-
wasmtime.dev
The Wasmtime homepage
-
simplejit-demo
JIT compiler and runtime for a toy language, using Cranelift
-
arf-strings
Encoding and decoding for ARF strings
-
filecheck
Library for writing tests for utilities that read text files and produce text output
-
-
wasmtime-demos
Demos for Wasmtime usage and WASI content
-
subscribe-to-label-action
A GitHub action that allows users to subscribe to a label and automatically get @'d when the label is applied
-
wasmtime-libfuzzer-corpus
libFuzzer corpus for our wasmtime fuzz targets
-
wasmparser Archived
A simple event-driven library for parsing WebAssembly binary files
-
wat Archived
Rust WAT and WAST parser (WebAssembly Text Format)
-
wasmprinter Archived
Rust library to print a WebAssembly binary to its textual format