v0.2
Pre-release
Pre-release
New in this release:
lfi-run
has been rewritten to useliblfi
and has been significantly improved.- The runtime call table is now stored in
x25
, which will facilitate future improvements. - The verifier is now significantly smaller and faster (200 MiB/s).
- Experimental support for running on x86-64 via Dynarmic in
lfi-run
. This effort will likely not be continued in the near future, but remains experimental due to being incomplete (you may encounter issues).
Several further improvements are in-progress: optimized integration with WebAssembly (including a WASI runtime), even faster verification, and native x86-64 support.