This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
75a2b98eb48e9688f8b0274633b6e417475b63fc
wamr
/
core
/
iwasm
History
liutao
75a2b98eb4
simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (
#2850
)
...
https://github.com/WebAssembly/spec/blob/main/proposals/simd/SIMD.md#integer-to-integer-narrowing
2024-01-03 09:51:58 +08:00
..
aot
Refine AOT function call process (
#2940
)
2024-01-02 19:10:31 +08:00
common
Allow to set segue flags for wasm-c-api JIT (
#2926
)
2024-01-02 19:34:18 +08:00
compilation
simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (
#2850
)
2024-01-03 09:51:58 +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
fast-jit: Fix const shift and const i64 compare issues (
#2969
)
2024-01-02 17:56:34 +08:00
include
Allow to set segue flags for wasm-c-api JIT (
#2926
)
2024-01-02 19:34:18 +08:00
interpreter
Refine LLVM JIT function call process (
#2925
)
2024-01-02 18:46:02 +08:00
libraries
Handle ambiguous fstflags on fd_filestat_set_times (
#2892
)
2023-12-11 14:16:58 +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