Logo
Explore Help
Sign In
christoph/wamr
Watch 1
Fork 0
Code Releases Activity
Files
24c6c6977ba1d7fcbcb09c4b3fcfaea2ed0527fe
wamr/core/iwasm
T
History
Wenyong HuangandGitHub 24c6c6977b Fix llvm jit failed to lookup aot_stack_sizes symbol issue (#2384)
LVM JIT failed to lookup symbol "aot_stack_sizes" as it is an internal symbol,
change to lookup "aot_stack_sizes_alias" instead.

Reported in #2372.
2023-07-24 15:15:48 +08:00
..
aot
Bring up WAMR on esp32-s3 device (#2348)
2023-07-21 07:54:13 +08:00
common
Implement suspend flags as atomic variable (#2361)
2023-07-21 08:27:09 +08:00
compilation
Fix llvm jit failed to lookup aot_stack_sizes symbol issue (#2384)
2023-07-24 15:15:48 +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
Implement Fast JIT multi-threading feature (#2134)
2023-04-20 10:09:34 +08:00
include
Fix typo (dwarf) in the codebase (#2367)
2023-07-19 17:58:52 +08:00
interpreter
Implement suspend flags as atomic variable (#2361)
2023-07-21 08:27:09 +08:00
libraries
Implement suspend flags as atomic variable (#2361)
2023-07-21 08:27:09 +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
View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 9ms Template: 2ms
Auto
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