RyanLamansky / dotnet-webassemblyLinks
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆812Updated 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:
- Small .NET interpreter☆565Updated 6 years ago
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆293Updated 5 years ago
- .NET Bindings for the Wasmer Runtime☆325Updated 3 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 …☆449Updated last year
- LLVM bindings for .NET Standard written in C# using ClangSharp☆911Updated last month
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆469Updated 4 months ago
- ☆533Updated 7 years ago
- Serialize .NET Core assemblies☆312Updated 5 months ago
- Compile .NET assemblies to TypeScript and JavaScript☆971Updated 6 years ago
- JavaScript engine for .NET written in C#.☆343Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆905Updated 2 weeks ago
- A simple nuget package to run C# code in a WASM-compatible browser☆384Updated last week
- Clang bindings for .NET written in C#☆1,148Updated last week
- A .NET library to parse and execute JavaScript code.☆931Updated 10 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,067Updated 6 months ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 4 years ago
- ☆389Updated 3 weeks ago
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆443Updated 3 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,103Updated 3 years ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,546Updated this week
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year
- Irony — .NET Language Implementation Kit☆551Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆714Updated 5 years ago
- A lightweight and fast parsing library for C#.☆1,047Updated last week
- A native memory manager for .NET☆333Updated 7 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Updated 4 months ago
- A fail-fast validating helper for .NET CIL generation☆991Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆727Updated 3 years ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆284Updated 10 years ago