Brian Fiete
Brian Fiete
I committed a change to properly detect `i386` (only `i686` was detected before)... the crash is still possible when you set a target triple where the platform bit size does...
Looks pretty clean! Obviously for a "final implementation" you'd want to merge together the `IDE.CreateMenu` functionality with the `MenuBar`, but I understand keeping them separate for the moment to isolate...
Seems to work to me. This is an unmangled C symbol?
Oh, I see the issue right there. `make_memory_arena` is a static method, meaning it the symbol name does not get added to the global symbol table. Does Visual Studio properly...