Logo
Explore Help
Sign In
christoph/wamr
1
Fork 0
You've already forked wamr
Code Releases Activity
Files
58c980c4dfdbe6a8a84078b97f79ab3f738a5f12
wamr/core/iwasm
History
TianlongLiang 58c980c4df Fix llvm jit push funcref/externref result type issue (#3169)
When dealing with non-gc enabled funcref/externref, need to make sure
to push them as i32 type.
2024-02-21 12:15:18 +08:00
..
aot
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
2024-02-06 20:47:11 +08:00
common
Fix null pointer access in fast-interp when configurable soft bound check is enabled (#3150)
2024-02-14 17:18:37 +08:00
compilation
Fix llvm jit push funcref/externref result type issue (#3169)
2024-02-21 12:15:18 +08:00
doc
Add architecture diagram for wasm globals and classic-interp stack frame (#2058)
2023-03-25 09:39:20 +08:00
fast-jit
Fix llvm jit push funcref/externref result type issue (#3169)
2024-02-21 12:15:18 +08:00
include
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
2024-02-06 20:47:11 +08:00
interpreter
fast-interp: Fix GC opcode ref.as_non_null (#3156)
2024-02-17 11:54:49 +08:00
libraries
Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158)
2024-02-17 18:44:22 +08:00
README.md
Add architecture diagram for wasm globals and classic-interp stack frame (#2058)
2023-03-25 09:39:20 +08:00

README.md

vmcore architecture

  • WAMR memory model overview

Wasm function

  • Wasm function architecture

Exports

  • Wasm export architecture

globals

  • Wasm globals architecture

classic interpreter

  • classic interpreter
Powered by Gitea Version: 1.24.2 Page: 49ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API