This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
837ff636620a012d92400d58f3af1d388674545d
wamr
/
core
/
iwasm
History
Benbuck Nason
837ff63662
Use 64-bit wasm_runtime_enlarge_memory() increment (
#3573
)
...
ps.
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3569#discussion_r1654398315
2024-06-27 14:34:43 +08:00
..
aot
aot loader: Check import global value type before using (
#3571
)
2024-06-26 11:19:05 +08:00
common
Use 64-bit wasm_runtime_enlarge_memory() increment (
#3573
)
2024-06-27 14:34:43 +08:00
compilation
aot compiler: Propagate const-ness by ourselves (
#3567
)
2024-06-25 10:57:49 +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
Use 64-bit wasm_runtime_enlarge_memory() increment (
#3573
)
2024-06-27 14:34:43 +08:00
interpreter
Allow missing imports in wasm loader and report error in wasm instantiation instead (
#3539
)
2024-06-25 10:04:39 +08:00
libraries
wasi-nn: Add wasmedge-wasinn-example as smoke test (
#3554
)
2024-06-24 12:03:08 +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