Bug 1656588 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Don't we already have this?  We have a good, built-in disassembler on x86 (zydis) and reasonable disassemblers on ARM and ARM64 it is not necessary to import yet another one.  See WasmDisassemble in TestingFunctions.cpp.
Don't we already have this?  We have a good, built-in disassembler on x86 (zydis) and reasonable disassemblers on ARM and ARM64; it is not necessary to import yet another one.  See WasmDisassemble in TestingFunctions.cpp.

Back to Bug 1656588 Comment 2