unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Is it possible to compile Unicorn Engine for a wasm target

Open rmccrystal opened this issue 3 years ago • 4 comments

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.

rmccrystal avatar Sep 23 '22 19:09 rmccrystal

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.

PhilippTakacs avatar Sep 24 '22 10:09 PhilippTakacs

Yes and no. The work is not that hard but most developers including me lacks enough time.

wtdcode avatar Sep 25 '22 15:09 wtdcode

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.

github-actions[bot] avatar Nov 25 '22 05:11 github-actions[bot]

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.

github-actions[bot] avatar Jan 31 '23 05:01 github-actions[bot]