RyanLamansky / dotnet-webassembly
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆797Updated 2 weeks ago
Alternatives and similar repositories for dotnet-webassembly:
Users that are interested in dotnet-webassembly are comparing it to the libraries listed below
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆283Updated 4 years ago
- .NET Bindings for the Wasmer Runtime☆321Updated 2 years ago
- ☆530Updated 6 years ago
- Small .NET interpreter☆555Updated 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 …☆433Updated 9 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆835Updated last month
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆434Updated 6 months ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆865Updated 8 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,455Updated this week
- Compile .NET assemblies to TypeScript and JavaScript☆966Updated 5 years ago
- Irony — .NET Language Implementation Kit☆519Updated 4 months ago
- Clang bindings for .NET written in C#☆1,030Updated this week
- A lightweight and fast parsing library for C#.☆945Updated this week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 4 months 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
- CIL to WebAssembly compiler☆362Updated 9 years ago
- ☆387Updated 3 weeks ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆968Updated last month
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆675Updated 4 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
- Packages for building .NET projects as standalone WASI-compliant modules☆518Updated 9 months ago
- A .NET library to parse and execute JavaScript code.☆892Updated last month
- A C# parser construction toolkit with high-quality error reporting☆1,137Updated 3 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆622Updated 2 months ago
- C# bindings for lemire/simdjson (and full C# port)☆657Updated 2 years ago
- A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).☆1,808Updated last month
- Replace any .NET method (including static and non-virtual) with a delegate☆1,086Updated 2 years ago
- Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.☆757Updated 3 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- a C# embeddable lexer and parser generator (.Net core)☆381Updated this week