Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zyedidia zyedidia released this 14 May 04:57
· 443 commits to master since this release

New in this release:

  • lfi-run has been rewritten to use liblfi 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.