This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
d692878484fc13a34d64979cc4afcf8499fecc4a
wamr
/
core
/
iwasm
History
YAMAMOTO Takashi
f759a1f960
A few changes related to WAMRC_LLC_COMPILER (
#2218
)
...
Print `target triple` for wamrc and set target triple for the LLVM module. And update document.
2023-05-17 09:56:35 +08:00
..
aot
Fix issues reported by Coverity (
#2083
)
2023-03-29 19:40:52 +08:00
common
Fix compile warnings on windows platform (
#2208
)
2023-05-15 13:48:48 +08:00
compilation
A few changes related to WAMRC_LLC_COMPILER (
#2218
)
2023-05-17 09:56: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
Implement Fast JIT multi-threading feature (
#2134
)
2023-04-20 10:09:34 +08:00
include
wamrc: Add --stack-usage option (
#2158
)
2023-04-28 13:56:44 +08:00
interpreter
Fix compile warnings on windows platform (
#2208
)
2023-05-15 13:48:48 +08:00
libraries
Fix compile warnings on windows platform (
#2208
)
2023-05-15 13:48:48 +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