RyanLamansky / dotnet-webassemblyLinks
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆807Updated 3 weeks 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☆292Updated 5 years ago
- .NET Bindings for the Wasmer Runtime☆322Updated 2 years ago
- Small .NET interpreter☆558Updated 6 years ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆888Updated 3 weeks ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,505Updated last week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆502Updated 9 months ago
- Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known …☆446Updated last year
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆447Updated 11 months ago
- ☆531Updated 6 years ago
- Clang bindings for .NET written in C#☆1,087Updated 2 weeks ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆876Updated 2 months ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆284Updated 9 years ago
- ☆388Updated 6 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,100Updated last week
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- Compile .NET assemblies to TypeScript and JavaScript☆969Updated 5 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆692Updated 9 months ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- A C# parser construction toolkit with high-quality error reporting☆1,204Updated this week
- A .NET library to parse and execute JavaScript code.☆913Updated 4 months ago
- A simple nuget package to run C# code in a WASM-compatible browser☆381Updated 2 weeks ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,030Updated 3 weeks ago
- C# bindings for lemire/simdjson (and full C# port)☆670Updated 2 years ago
- Open-source alternative to ILMerge☆1,263Updated last week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- JavaScript engine for .NET written in C#.☆342Updated last week
- A lightweight and fast parsing library for C#.☆1,011Updated this week
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io☆1,115Updated 6 months ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago