[864 total ]
Source code checked in, #44867

- Refactored ConstantFoldingStage (still not finished)

Closed Issue: Change ELF32 Linker to conform to the abstract Linker in the Compilerframework

Change ELF32 Linker to conform to the abstract Linker in the Compilerframework

Michael: .NET Metadata

.NET metadata is what powers the platform. Unfortunately the tables in binary files are in typical Microsoft style. Right now I'm trying to rewrite the metadata loader in the mosa runtime to be reusable for our aot compiler. It is just an ugly format to export - at least I can speed up our metadata loading this way too.

Michael: MOSA & SharpOS

As the SharpOS page has gone offline earlier this week/past week (The domain name has expired) I'm wondering how the two projects will relate in the future. MOSA only came to be what it is today by the initial talks tgihil, xfury and I had with other projects, mainly Ensemble and the JNode group.