rajdakin
rajdakin
@anonymix007 and @Wooty-B (warning, dense paragraph!): Well, adding a new/adding functions in a wrapped library really depends on the function(s) you want to add. If they are "simple" (and by...
I've just attempted to build the Wasmer library from source in the Docker container, but the system `cargo` (cargo 1.46.0) is too old to support the required features ("feature `resolver`...
As a side note, I can't use the provided script to build the MacOS version as the Docker image seems to not exist (docker fails with the error "pull access...
I've looked at that package, but the system `cargo` for the "main tests" (Debian 11, which is the image used by the 5.0 OCaml compiler version) is only 1.46.0, which,...
EDIT: I've reverted the change to use `conf-rust-2021` as it only requires Rust edition 2021, which only requires Rust to be at least 1.5**6**, but a Rust package used by...
Is this fixed now?
Brower-based programs (which include electron) are very unstable on box64 and are unlikely to run. However, as mentioned by lin-calvin, you can simply use a native browser (I know chromium...
Is this fixed now? (Note that `libpulse-mainloop-glib.so.0` seems to be wrapped now, so you'll need the native version. Also, @husjon: box64 doesn't interfere with calls staying in the x64 world...
Is this fixed now?
1. Make sure you have the latest box64 version installed, the default got switched pretty recently and bug fixes are quite frequent. 2. If this doesn't solve the issue, what...