ptitSeb

Results 2024 comments of ptitSeb

You can have a look at `examples/wasi_manual_setup.rs` on how to setup Wasi import manual to add your own.

I'll check the C-Api later. It might miss a few wrapped functions.

Where can I find the sources of this lib? I only find this link: http://marvin.cc.fer.hr/~elf/amp11lib/ but I cannot access it (site must be down now, or something similar).

I don't see anything abot runtime pagesize size in this patch (I don't see what this patch bring tbh, it looks like current CMakeList.txt there) My understanding was that on...

Finaly made pagesize handling dynamic! I guess this ticket can be closed now?

Closing, it's done now.

box64 now have an `ANDROID` build profile (similar to box86). It should build without error, but I haven't tested it, so I don't know if it works. Note that, like...

With https://github.com/ptitSeb/box64/commit/5c13f8f10ac82ca642a6c930585989cc0d75a664 I have added SSE 4.2 support