"Fast static recompiler" (speet). Workspace for recompiling various architectures (PowerPC, RISC-V, x86-64, MIPS) to WASM or another target.
- Recompile machine code statically
- Support multiple architectures
- Workspace setup with arch-specific crates
AI assisted