Logo
Explore Help
Sign In
christoph/wamr
1
Fork 0
You've already forked wamr
Code Releases Activity
Files
5744e1191636494608fb69652d763ac7abd947a2
wamr/core/iwasm
History
liang.he 5e7d3ed59b Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639)
- `wasm_instance_sum_wasm_exec_time()` ->
  `wasm_runtime_sum_wasm_exec_time()`
- `wasm_instance_get_wasm_func_exec_time()` ->
  `wasm_runtime_get_wasm_func_exec_time()`
2024-07-23 16:34:47 +08:00
..
aot
Remove a few hardcoded spec test knowledge from the core library (#3648)
2024-07-22 13:30:00 +08:00
common
Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639)
2024-07-23 16:34:47 +08:00
compilation
Fix compile warnings/error reported in Windows (#3616)
2024-07-12 16:43:22 +08:00
doc
Fix some more spelling issues (#3393)
2024-05-08 09:30:29 +08:00
fast-jit
Add table type API support (#3515)
2024-06-19 14:50:46 +08:00
include
Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639)
2024-07-23 16:34:47 +08:00
interpreter
Remove a few hardcoded spec test knowledge from the core library (#3648)
2024-07-22 13:30:00 +08:00
libraries
[wasi-nn] Add a new wasi-nn backend openvino (#3603)
2024-07-22 17:16:41 +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: 66ms Template: 3ms
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