Logo
Explore Help
Sign In
christoph/wamr
Watch 1
Fork 0
Code Releases Activity
Files
23c1343fb3840390e6afd6cc449fe6fd91cb6415
wamr/core/iwasm
T
History
Wenyong HuangandGitHub 23c1343fb3 Fix wasm loader handle op_br_table and op_drop (#2864)
- Fix op_br_table arity type check when the dest block is loop block
- Fix op_drop issue when the stack is polymorphic and it is to drop
  an ANY type value in the stack
2023-12-05 16:59:13 +08:00
..
aot
Enable spectest on riscv64 (#2843)
2023-12-04 14:22:47 +08:00
common
Use wasm_config_t to pass private configuration to wasm_engine_new (#2837)
2023-12-01 12:34:11 +08:00
compilation
Don't add "+d" to riscv cpu features if already given (#2855)
2023-12-04 17:00:21 +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 fast-jit accessing shared memory's fields issue (#2841)
2023-12-01 17:41:24 +08:00
include
Use wasm_config_t to pass private configuration to wasm_engine_new (#2837)
2023-12-01 12:34:11 +08:00
interpreter
Fix wasm loader handle op_br_table and op_drop (#2864)
2023-12-05 16:59:13 +08:00
libraries
Return error when shutdown() fails (#2801)
2023-11-24 21:03:59 +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: 10ms 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