Logo
Explore Help
Sign In
christoph/wamr
Watch 1
Fork 0
Code Releases Activity
Files
363f08975bc23b53b829d8a3ddf78dec3a8112ab
wamr/core/iwasm
T
History
TianlongLiangandGitHub 71e07a7fa4 Fix potential unaligned store issue when extra return value is v128 (#2583)
Unaligned store v128 value to the AOT function argument of the pointer for
the extra return value may cause segmentation fault.

Fix the issue reported in #2556.
2023-09-23 09:06:35 +08:00
..
aot
Implement module instance context APIs (#2436)
2023-09-07 14:54:11 +08:00
common
Implement async termination of blocking thread (#2516)
2023-09-20 18:11:52 +08:00
compilation
Fix potential unaligned store issue when extra return value is v128 (#2583)
2023-09-23 09:06:35 +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 some check issues on table operations (#2392)
2023-07-27 21:53:48 +08:00
include
Implement async termination of blocking thread (#2516)
2023-09-20 18:11:52 +08:00
interpreter
Implement module instance context APIs (#2436)
2023-09-07 14:54:11 +08:00
libraries
Remove provision of unnecessary fd rights (#2579)
2023-09-22 09:11:25 +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: 29ms 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