rajdakin

Results 35 comments of rajdakin

@Botspot No, unfortunately most/all browser-based programs (which also include electron-based ones) are very unstable and rarely work with box64 for now. Any debugging effort toward fixing that is welcome, but...

Is this fixed now?

Using the new PR (once it's working), you can keep your cores up and simply configure box86 to only expose some CPUs (using `BOX86_MAXCPU=32` for example). EDIT: After testing, I...

I used @ptitSeb's ARM computer with a 4060. Also, the issue is the lack of multilib support in the driver (they are 64 bits thus 32 bits apps run through...

Is this fixed now? Also, if you still have errors, please copy them here.

Is this fixed now?

There are three tests that use this construct (`examples/toggle.links`, `examples/handlers/toggle.links`, and `examples/handlers/toggle_web.links`). As a side note, `otherwise` is tokenized to the `OTHERWISE` token, which only appears once in the entire...

Got it, I have removed this change. (Also, when the test was created in 1b72bf9d80fa57fb3712e6917c7f712d4734678d, the `OTHERWISE` token did not exist, but it did when the typechecking test script was...