ericsink / wasm2cilLinks
A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly
☆295Updated 5 years ago
Alternatives and similar repositories for wasm2cil
Users that are interested in wasm2cil are comparing it to the libraries listed below
Sorting:
- .NET Bindings for the Wasmer Runtime☆325Updated 3 years ago
- Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.☆817Updated 2 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆153Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆114Updated 2 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆180Updated last year
- .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/☆478Updated 5 months ago
- Small .NET interpreter☆567Updated 6 years ago
- Serialize .NET Core assemblies☆312Updated 6 months ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆153Updated 10 months ago
- Custom Garbage Collectors for .NET Core☆184Updated 5 years ago
- Running C#/F# code in Node.js or Browser with WebAssembly☆91Updated 2 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known …☆452Updated last year
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆216Updated 2 years ago
- A native memory manager for .NET☆333Updated 8 years ago
- Raw bindings to Linux platform APIs for .NET Core☆173Updated 2 years ago
- ☆390Updated last week
- A script language for .Net and the CLR☆194Updated 4 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
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.