Is it possible to compile Unicorn Engine for a wasm target
Would it be possible to use Unicorn Engine in a wasm environment, specifically with the Rust bindings? Compiling the Rust bindings with --target wasm32-unknown-unknown doesn't seem to work as gcc complains about not supporting the target.
No because currently there is no wasm/js support for TCG. You might want to look at unicorn.js or at a qemu js/wasm fork.
Yes and no. The work is not that hard but most developers including me lacks enough time.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.