Skip to content

WAMR-03-19-2020

Choose a tag to compare

@wenyongh wenyongh released this 19 Mar 08:27
c6042c4

Introduce fast interpreter
Simplify interfaces of runtime initialization and destruction, and native symbol registration
Re-org memory allocation APIs, and add realloc function argument for memory allocator
Re-org platform's code structure and APIs to simplify the platform porting
Switch llvm to official version and enhance AoT relocation
Implement opcode counter for interpreter