Wago is a pure-Go WebAssembly runtime that compiles Wasm to native machine code without CGO. WASI, the Component Model and other host capabilities are delivered as plugins, and .wasm files can be built into small standalone executables.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONqyl is a local OpenTelemetry investigation stack for .NET. It allows developers to instrument applications with minimal code, run a collector locally, and visualize traces, logs, and metrics via an embedded dashboard or API.
Xag is a compiled programming language featuring Rust-style memory ownership, high performance focus, and detailed error messages. It compiles to native code via LLVM or runs through interpreters. Early work-in-progress with strong decimal arithmetic verification against hardware and independent references.
TUnit-native math assertion library for .NET: fluent tolerance, sequence, statistics, linear algebra, number theory, and 3D geometry assertions generated into TUnit's Assert.That pipeline; AOT-compatible and reflection-free.
Wasmtime is a standalone WebAssembly runtime from the Bytecode Alliance, built on the Cranelift code generator. It offers fast execution, a security-focused design, configurable resource limits, WASI support and standards compliance, with embedding APIs for Rust, C, C++, Python, .NET, Go and Ruby.