mayuki / InazumaLinks
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆26Updated 10 years ago
Alternatives and similar repositories for Inazuma
Users that are interested in Inazuma are comparing it to the libraries listed below
Sorting:
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Debugger libraries☆82Updated 6 months ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime