Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆817Nov 16, 2025Updated 4 months ago
Alternatives and similar repositories for dotnet-webassembly
Users that are interested in dotnet-webassembly are comparing it to the libraries listed below
Sorting:
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆295Jun 14, 2020Updated 5 years ago
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆482Aug 6, 2025Updated 7 months ago
- .NET Bindings for the Wasmer Runtime☆325Sep 24, 2022Updated 3 years ago
- ☆533Sep 13, 2018Updated 7 years ago
- Small .NET interpreter☆568Feb 27, 2019Updated 7 years ago
- Packages for building .NET projects as standalone WASI-compliant modules☆517Mar 28, 2024Updated last year
- MOVED: Please see the new repo at https://github.com/aspnet/blazor☆1,681Feb 23, 2018Updated 8 years ago
- A small cross-platform UI library that brings the simplicity of native UI development to the web☆1,620Dec 7, 2022Updated 3 years ago
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆445Jun 19, 2022Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆916Feb 22, 2026Updated last month
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,116Jul 6, 2024Updated last year
- Serialize .NET Core assemblies☆312Mar 9, 2026Updated last week
- LLVM bindings for .NET Standard written in C# using ClangSharp☆926Oct 24, 2025Updated 4 months ago
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,893Nov 1, 2020Updated 5 years ago
- Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known …☆453Apr 9, 2024Updated last year
- A simple nuget package to run C# code in a WASM-compatible browser☆384Updated this week
- Javascript Interpreter for .NET☆4,572Updated this week
- Clang bindings for .NET written in C#☆1,187Mar 13, 2026Updated last week
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years ago
- Compile .NET assemblies to TypeScript and JavaScript☆972Oct 16, 2019Updated 6 years ago
- A low-level, portable graphics library for .NET.☆2,660Updated this week
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆117May 1, 2023Updated 2 years ago
- Support for running C# on the web browser.☆300Jan 25, 2018Updated 8 years ago
- LiteDB - A .NET NoSQL Document Store in a single data file☆9,362Mar 13, 2026Updated last week
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Mar 9, 2020Updated 6 years ago
- Blazor moved to https://github.com/dotnet/aspnetcore☆9,302Feb 23, 2021Updated 5 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- Stack only json deserialization using generators and the System.Text.Json library