mayuki / Inazuma
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆25Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Inazuma
- il2cpp transpiler and runtime compatible with .Net Core☆85Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆15Updated 2 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 8 months ago
- Minimal example for direct P/Invoke calls with static linking☆20Updated last year
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 5 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆50Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- Mono C++ Bindings☆16Updated 8 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆20Updated 5 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆16Updated 9 months ago
- 用于将MSIL编译到C++/MicroCode的AOT编译器。☆22Updated 3 years ago
- CLR GC implementation for il2cpp☆18Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆36Updated 7 years ago