index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lexer-keywords.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
binary/wat: Implement EHv4 (#2470)
Soni L.
2024-11-20
1
-0
/
+4
*
Add support for the custom-page-sizes proposal (#2502)
Keith Winstein
2024-11-08
1
-0
/
+1
*
lexer-keywords.txt: Recognize exn and exnref (#2493)
Soni L.
2024-10-24
1
-0
/
+2
*
Update testsuite and corresponding update to comment parser (#2416)
Sam Clegg
2024-05-13
1
-2
/
+2
*
Implement custom section reading/writing (#2284)
Diego Frias
2023-09-15
1
-0
/
+4
*
Implement Relaxed SIMD proposal (#1994)
Marcus Better
2022-11-30
1
-0
/
+21
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
1
-45
/
+0
*
Add specification tests for exception handling proposal (#1764)
Asumu Takikawa
2021-12-06
1
-0
/
+1
*
Support function references in parameters and results of functions and blocks...
Dmitry Bezhetskov
2021-11-16
1
-0
/
+1
*
Begin support for typed function references proposal: added the flag and supp...
Dmitry Bezhetskov
2021-07-25
1
-0
/
+1
*
[EH] Remove `unwind` (#1682)
Heejin Ahn
2021-06-29
1
-1
/
+0
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-1
/
+1
*
[simd] Implement store lane (#1647)
Ng Zhi An
2021-03-22
1
-0
/
+4
*
[simd] Implement load lane (#1646)
Ng Zhi An
2021-03-22
1
-0
/
+4
*
[simd] Implement v128.load{32,64}_zero (#1644)
Ng Zhi An
2021-03-17
1
-0
/
+2
*
[simd] Implement i64x2.extend_{low,high}_i32x4_{s,u} (#1643)
Ng Zhi An
2021-03-16
1
-0
/
+4
*
[simd] Implement i64x2 comparisons (#1642)
Ng Zhi An
2021-03-16
1
-0
/
+6
*
[simd] Implement i32x4.dot_i16x8_s (#1640)
Ng Zhi An
2021-03-16
1
-0
/
+1
*
[simd] Implement q15mulrsat_s (#1639)
Ng Zhi An
2021-03-16
1
-0
/
+1
*
[simd] Implement extmul instructions (#1638)
Ng Zhi An
2021-03-12
1
-0
/
+12
*
[simd] Implement extadd instructions (#1637)
Ng Zhi An
2021-03-12
1
-0
/
+4
*
[simd] Implement i64x2.abs (#1636)
Ng Zhi An
2021-03-12
1
-0
/
+1
*
[simd] Implement i32x4.trunc_sat_f64x2_[su]_zero (#1635)
Ng Zhi An
2021-03-12
1
-0
/
+2
*
[simd] Rename widen to extend, implement some double precision ops (#1633)
Ng Zhi An
2021-03-11
1
-8
/
+12
*
Implement i8x16.popcnt and rebase simd_i8x16_arith2.txt (#1625)
Ng Zhi An
2021-03-11
1
-0
/
+1
*
[simd] Rename any_true, implement i64x2 bitmask and all_true (#1624)
Ng Zhi An
2021-03-04
1
-3
/
+3
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-3
/
+3
*
Rename atomic.notify, *.atomic.wait (#1564)
Ben Smith
2020-11-03
1
-3
/
+6
*
Update SIMD support (#1553)
Darin Morrison
2020-10-26
1
-20
/
+32
*
Implement simd bitmask instructions (#1530)
Ben Smith
2020-08-31
1
-0
/
+3
*
Better error when parsing input/output command (#1460)
Ben Smith
2020-06-10
1
-0
/
+2
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-9
/
+12
*
Require `do` in folded `try` statement (#1425)
Ben Smith
2020-05-14
1
-0
/
+1
*
Add support for atomic.fence from the threads proposal (#1231)
Andy Wingo
2020-04-20
1
-0
/
+1
*
Add exnref value type to parser (#1389)
Ben Smith
2020-04-14
1
-0
/
+1
*
Update testsuite (#1381)
Ben Smith
2020-03-27
1
-0
/
+3
*
Parse ArrayTypes (#1364)
Ben Smith
2020-03-23
1
-0
/
+1
*
Parse struct fields (#1355)
Ben Smith
2020-03-16
1
-0
/
+1
*
Initial pass parsing/reading struct (#1352)
Ben Smith
2020-03-09
1
-0
/
+1
*
Update testsuite (#1327)
Sam Clegg
2020-02-05
1
-0
/
+2
*
[simd] Update instructions (#1317)
Ben Smith
2020-01-27
1
-17
/
+23
*
Update testsuite (#1308)
Ben Smith
2020-01-16
1
-1
/
+0
*
[simd] Implement new SIMD instructions (#1303)
Ben Smith
2020-01-14
1
-0
/
+9
*
[simd] Add support for narrow/widen instructions (#1301)
Ben Smith
2020-01-13
1
-0
/
+12
*
Update testsuite (#1275)
Sam Clegg
2020-01-09
1
-2
/
+2
*
Several fixes for reference types (#1278)
Heejin Ahn
2020-01-08
1
-0
/
+1
*
reference-types: add table.fill instruction (#1252)
Sam Clegg
2019-11-25
1
-0
/
+1
*
wast2json: add new `assert_return_func` assertion type (#1224)
Sam Clegg
2019-11-15
1
-0
/
+1
*
Add ref.* to the (invoke) (#1156)
Yury Delendik
2019-09-12
1
-0
/
+1
*
Add support for v8x16.swizzle and the load_splats. (#1116)
nlewycky
2019-07-19
1
-0
/
+5
[next]