RyanLamansky / dotnet-webassemblyLinks
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
☆809Updated 5 months 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☆561Updated 6 years ago
- A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly☆293Updated 5 years ago
- ☆533Updated 7 years ago
- .NET Bindings for the Wasmer Runtime☆325Updated 3 years ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆903Updated last week
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆466Updated 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 …☆449Updated last year
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- A simple nuget package to run C# code in a WASM-compatible browser☆382Updated last month
- JavaScript engine for .NET written in C#.☆343Updated last week
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆438Updated 3 years ago
- Compile .NET assemblies to TypeScript and JavaScript☆970Updated 6 years ago
- Support for running C# on the web browser.☆300Updated 7 years ago
- Clang bindings for .NET written in C#☆1,133Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆894Updated last month
- Serialize .NET Core assemblies☆312Updated 3 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,538Updated this week
- A .NET library to parse and execute JavaScript code.☆927Updated 8 months ago
- ☆388Updated last month
- Irony — .NET Language Implementation Kit☆549Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years 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
- A native memory manager for .NET☆333Updated 7 years ago
- A Pure C# GNU-Readline like library for .NET/.NET Core☆824Updated 4 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆698Updated 3 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,057Updated 4 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,114Updated 2 weeks ago
- C# bindings for lemire/simdjson (and full C# port)☆686Updated 2 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- A .NET library simplifying the execution and chaining of processes