index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ARM64 windows compatibility (#2140)
Changqing Jing
2023-02-09
1
-2
/
+2
*
wasm2c: serialize types at wasm2c-time (#2120)
Keith Winstein
2023-01-25
1
-0
/
+31
*
Use inline keyword over WABT_INLINE. NFC (#2092)
Sam Clegg
2022-12-02
2
-4
/
+4
*
Reduce code duplication in MemcpyEndianAware definition. NFC (#2087)
Sam Clegg
2022-12-01
2
-20
/
+12
*
Implement Relaxed SIMD proposal (#1994)
Marcus Better
2022-11-30
8
-8
/
+92
*
wasm2c: handle duplicate names across module fields (#2035)
Keith Winstein
2022-11-30
1
-1
/
+1
*
interp: Replace condition for including `type` field in `Value` (#2071)
Remko Tronçon
2022-11-16
1
-1
/
+2
*
Switch from `typedef` to using `using` in C++ code. NFC (#2066)
Sam Clegg
2022-11-15
11
-112
/
+112
*
Prefer `constexpr` over `static const`. NFC (#2065)
Sam Clegg
2022-11-15
9
-19
/
+19
*
Use C++ versions of standard headers. NFC (#2064)
Sam Clegg
2022-11-15
4
-6
/
+6
*
add missing include (#2063)
walkingeyerobot
2022-11-15
1
-0
/
+1
*
Update testsuite (#2054)
Sam Clegg
2022-11-13
1
-2
/
+5
*
Convert type checks to assertions in the interpreter. NFC (#2055)
Sam Clegg
2022-11-11
1
-1
/
+1
*
Align `memory.copy` arg types with `memory64` proposal (#2024)
Adam Bratschi-Kaye
2022-11-01
1
-1
/
+1
*
Simplify part of type-checker. NFC (#2031)
Sam Clegg
2022-10-31
2
-11
/
+1
*
Fix WITH_WASI build (#2017)
Sam Clegg
2022-10-06
1
-28
/
+0
*
WastLexer: log lexing errors directly (#2013)
Keith Winstein
2022-10-03
1
-6
/
+12
*
Add tokens test + adjust Wast lexing to match updated spec (#2001)
Keith Winstein
2022-10-03
1
-4
/
+8
*
Move headers to include/wabt/ (#1998)
Alex Reinking
2022-09-28
65
-0
/
+12859