This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
c254bffbc56fc89be33ae4940762348936fddc14
wamr
/
core
/
iwasm
History
Wenyong Huang
73caf19e69
Fix compile warnings/error reported in Windows (
#3616
)
...
Clear some compile warnings and fix undefined reference error for symbol ffs in Windows platform.
2024-07-12 16:43:22 +08:00
..
aot
Fix compile warnings/error reported in Windows (
#3616
)
2024-07-12 16:43:22 +08:00
common
Fix compile warnings/error reported in Windows (
#3616
)
2024-07-12 16:43:22 +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
Fix typos in wamrc and wasm_export.h (
#3609
)
2024-07-10 12:05:58 +08:00
interpreter
Fix compile warnings/error reported in Windows (
#3616
)
2024-07-12 16:43:22 +08:00
libraries
wasi-nn: Use numpy v1 in wasi-nn test requirements.txt (
#3582
)
2024-07-02 09:39:46 +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