Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@hydai hydai released this 13 Oct 15:21
· 50 commits to master since this release

This release enables ssvm ahead-of-time support.

[SSVM][AOT] Update ssvm-core for aot support and back porting aot functions from previous release
[Refactoring] Move glibcxx version checker to the utils header
[AOT] Use the same interface, but dispatching to the aot or interpreter mode via options
[Refactoring] remove useless aot codes
[AOT] Remove redundent codes