Brian Fiete

Results 102 comments of Brian Fiete

Yeah, that is annoying. I don't see a really good solution, though. At that point it looks like you're performing a cast... I would say that you could disambiguate by...

BeefBoot is for bootstrapping only - the only program it is intended to compile is BeefBuild. You should be using BeefBuild to build your programs...

This seems to indicate libffi as of 2022 should work: https://github.com/ffi/ffi/issues/922

4589e7ea0ea4121baea76e2a7bc488398a3279bd should fix the @Grimelios issue, which was a simpler and higher-priority fix, but the append object issue remains

Can't reproduce. :-( Can you post the program in an actual broken state such that it crashes when compiled?

Yeah, wasm needs a full calling convention conformance pass. Wasm needs Test support. Wasm needs CI testing in Jenkins.

Fixed at ec34aa3d43056edc50d3600fa61c3ebfdb72f924

I think it would be nice for someone to make a parallels library, but I'm not really thinking this is something that needs to go into corlib at the moment....