RyanLamansky / dotnet-webassembly
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆799Updated last month
Alternatives and similar repositories for dotnet-webassembly:
Users that are interested in dotnet-webassembly are comparing it to the libraries listed below
- .NET Bindings for the Wasmer Runtime☆322Updated 2 years ago
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆285Updated 4 years ago
- Small .NET interpreter☆555Updated 5 years ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆869Updated 9 months ago
- ☆530Updated 6 years ago
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆438Updated 7 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 …☆438Updated 10 months ago
- Clang bindings for .NET written in C#☆1,037Updated 2 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,462Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆841Updated 2 months ago
- ☆387Updated 2 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆497Updated 5 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆683Updated 5 months ago
- An SDK for building .NET projects as standalone WASI-compliant modules☆281Updated 3 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,071Updated this week
- Packages for building .NET projects as standalone WASI-compliant modules☆519Updated 10 months ago
- Irony — .NET Language Implementation Kit☆520Updated 5 months ago
- A simple nuget package to run C# code in a WASM-compatible browser☆379Updated this week
- JavaScript engine for .NET written in C#.☆339Updated last month
- Replace any .NET method (including static and non-virtual) with a delegate☆1,087Updated 2 years ago
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆409Updated 2 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆984Updated 2 months ago
- C# bindings for lemire/simdjson (and full C# port)☆659Updated 2 years ago
- Serialize .NET Core assemblies☆307Updated 10 months ago
- A .NET library to parse and execute JavaScript code.☆899Updated 2 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,218Updated 3 weeks ago
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,905Updated 4 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆626Updated last week