Barnabás Virágh

Results 4 issues of Barnabás Virágh

For #91, investigating nanoFramework BCL (mscorlib) compilation, implement all missing opcodes to be able to compile. Solve #93 by implementing switch IL opcode Solve #105 by adding stop condition, and...

Since Alpha architecture is missing newer compilers, like LLVM, clang, rust and others are not available for it, thus most if not all modern browsers are non-compilable on that architecture....

It still builds with jemalloc included. This is because probably it's enabled in mozbuild by default, so I propose to use in the ebuild ``` if ! use jemalloc; then...

On a fresh install for LLVM-MOS, LLVM-MOS-SDK, RUST-MOS git latest all, default branch, would have loved to try out one of your examples (pi calculations) from here: https://github.com/mrk-its/aoc2022/tree/main/pi Compile complained...