Logo
Explore Help
Sign In
christoph/wamr
1
Fork 0
You've already forked wamr
Code Releases Activity
Files
162a97700615e5df1d7ec9e9c8bf90f8c78f9803
wamr/core/iwasm
History
liang.he 162a977006 Use wasm_config_t to pass private configuration to wasm_engine_new (#2837)
Support new a wasm_config_t, set allocation and linux_perf_support
options to it, and then pass it to wasm_engine_new_with_config to
new an engine with private configuration.
2023-12-01 12:34:11 +08:00
..
aot
Fix Zifencei extension issue in RISC-V (#2807)
2023-11-23 10:23:33 +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
Generate jitdump to support linux perf for LLVM JIT (#2788)
2023-11-27 15:42:00 +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
Generate jitdump to support linux perf for LLVM JIT (#2788)
2023-11-27 15:42:00 +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
Output warning and quit if import/export name contains '\00' (#2806)
2023-12-01 11:14: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
Powered by Gitea Version: 1.24.2 Page: 42ms 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