RyanLamansky / dotnet-webassembly
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆793Updated this week
Related projects ⓘ
Alternatives and complementary repositories for dotnet-webassembly
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆280Updated 4 years ago
- Small .NET interpreter☆553Updated 5 years ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆849Updated 6 months ago
- .NET Bindings for the Wasmer Runtime☆319Updated 2 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆493Updated 2 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 …☆430Updated 7 months ago
- Clang bindings for .NET written in C#☆943Updated last month
- ☆529Updated 6 years ago
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆424Updated 4 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,428Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆827Updated 3 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆943Updated 3 weeks ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆282Updated 9 years ago
- ☆387Updated this week
- A .NET library simplifying the execution and chaining of processes☆415Updated 4 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆657Updated 2 months ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago
- A fail-fast validating helper for .NET CIL generation☆988Updated 3 years ago
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆401Updated 2 years ago
- Serialize .NET Core assemblies☆305Updated 7 months ago
- A C# parser construction toolkit with high-quality error reporting☆1,078Updated last month
- Compile .NET assemblies to TypeScript and JavaScript☆964Updated 5 years ago
- A .NET library to parse and execute JavaScript code.☆884Updated last year
- Prototype native exports for a .NET Assembly.☆409Updated last month
- Assists in performing Roslyn-based code generation during a build.☆409Updated 3 years ago
- .Net bindings to the V8 JavaScript engine☆827Updated last year
- A simple nuget package to run C# code in a WASM-compatible browser☆373Updated this week
- A lightweight and fast parsing library for C#.☆920Updated last month
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,056Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago