Logo
Explore Help
Sign In
christoph/wamr
Watch 1
Fork 0
Code Releases Activity
Files
8038b9c524d239fe3322ba004e7c830dbadc4c69
wamr/core/iwasm
T
History
Wenyong HuangandGitHub 8038b9c524 Fix fast-jit f32/f64 truncate to i32/i64 (#2671)
The f32/f64 value to be truncated may be a const, add checks for
whether it is nan and whether it is out of the legal range.

Fixes issue #2661.
2023-10-27 12:20:25 +08:00
..
aot
CI: Enable testing AOT multi-module feature (#2621)
2023-10-08 08:36:49 +08:00
common
Apply no_sanitize_address for clang compiler in several places (#2663)
2023-10-25 08:05:26 +08:00
compilation
Fix AOT shift operations for indirect constants (#2627)
2023-10-11 11:22:34 +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 f32/f64 truncate to i32/i64 (#2671)
2023-10-27 12:20:25 +08:00
include
Support muti-module for AOT mode (#2482)
2023-09-28 08:56:11 +08:00
interpreter
Apply no_sanitize_address for clang compiler in several places (#2663)
2023-10-25 08:05:26 +08:00
libraries
Fix several typo/warning/unused-code issues (#2655)
2023-10-24 09:19:45 +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: 30ms 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