index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-binary.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Strings] string.measure (#4775)
Alon Zakai
2022-07-07
1
-1
/
+4
*
[Strings] Add string.const (#4768)
Alon Zakai
2022-07-06
1
-1
/
+13
*
[Strings] Add feature flag for Strings proposal (#4766)
Alon Zakai
2022-06-30
1
-0
/
+1
*
[Strings] Add string.new* instructions (#4761)
Alon Zakai
2022-06-29
1
-1
/
+10
*
[Strings] Add string proposal types (#4755)
Alon Zakai
2022-06-29
1
-7
/
+19
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-1
/
+10
*
Update relaxed SIMD instructions
Thomas Lively
2022-06-07
1
-37
/
+35
*
Add ref.cast_nop_static (#4656)
Thomas Lively
2022-05-11
1
-0
/
+1
*
Parse the prototype nominal binary format (#4644)
Thomas Lively
2022-05-04
1
-0
/
+4
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-10
/
+7
*
Update the type section binary format (#4625)
Thomas Lively
2022-05-02
1
-7
/
+5
*
Implement relaxed SIMD dot product instructions (#4586)
Thomas Lively
2022-04-11
1
-0
/
+4
*
Implement i16x8.relaxed_q15mulr_s (#4583)
Thomas Lively
2022-04-07
1
-1
/
+2
*
Add support for extended-const proposal (#4529)
Sam Clegg
2022-03-19
1
-0
/
+1
*
Isorecursive binary format (#4494)
Thomas Lively
2022-02-03
1
-0
/
+2
*
Refactor ModuleUtils::collectHeapTypes (#4455)
Thomas Lively
2022-01-14
1
-2
/
+1
*
Add support for relaxed-simd instructions (#4320)
Ng Zhi An
2021-11-15
1
-17
/
+36
*
Add table.grow operation (#4245)
Max Graey
2021-10-18
1
-1
/
+2
*
Add table.size operation (#4224)
Max Graey
2021-10-08
1
-0
/
+3
*
Add table.set operation (#4215)
Max Graey
2021-10-07
1
-0
/
+2
*
Implement table.get (#4195)
Alon Zakai
2021-09-30
1
-0
/
+3
*
Add feature flag for relaxed-simd (#4183)
Ng Zhi An
2021-09-23
1
-0
/
+1
*
[Wasm GC] Implement static (rtt-free) StructNew, ArrayNew, ArrayInit (#4172)
Alon Zakai
2021-09-23
1
-0
/
+5
*
[Wasm GC] Add static variants of ref.test, ref.cast, and br_on_cast* (#4163)
Alon Zakai
2021-09-20
1
-0
/
+4
*
Support new dylink.0 custom section format (#4141)
Sam Clegg
2021-09-11
1
-1
/
+7
*
[Wasm GC] ArrayInit support (#4138)
Alon Zakai
2021-09-10
1
-0
/
+2
*
Support specialized function types in element segments (#4109)
Alon Zakai
2021-09-02
1
-2
/
+2
*
Handle extra info in dylink section (#4112)
Sam Clegg
2021-08-31
1
-6
/
+1
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-3
/
+3
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-7
/
+7
*
[Wasm GC] rtt.fresh_sub (#3936)
Alon Zakai
2021-06-17
1
-0
/
+1
*
Parsing and emitting nominal types (#3933)
Thomas Lively
2021-06-15
1
-3
/
+6
*
Store signatures as HeapTypes when parsing binaries (#3929)
Thomas Lively
2021-06-10
1
-3
/
+7
*
[Wasm GC] Add negated BrOn* operations (#3913)
Alon Zakai
2021-06-02
1
-0
/
+5
*
[Wasm GC] Add experimental array.copy (#3911)
Alon Zakai
2021-05-27
1
-0
/
+2
*
[wasm-split] Add an option to emit only the module names (#3901)
Thomas Lively
2021-05-25
1
-1
/
+12
*
Update SIMD binary constants (#3799)
Daniel Wirtz
2021-04-12
1
-61
/
+61
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-92
/
+86
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
1
-3
/
+0
*
wasm-emscripten-finalize: Do not read the Names section when not writing outp...
Alon Zakai
2021-03-18
1
-0
/
+2
*
Skip function bodies in wasm-emscripten-finalize when we don't need them (#3689)
Alon Zakai
2021-03-17
1
-0
/
+4
*
[Wasm GC] Properly handle "typeindex" in the binary format (#3663)
Alon Zakai
2021-03-09
1
-1
/
+10
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-5
/
+17
*
Fix binary writing of local name indexes (#3649)
Alon Zakai
2021-03-04
1
-0
/
+8
*
[Wasm GC] Add Names section support for field names (#3589)
Alon Zakai
2021-03-01
1
-1
/
+3
*
Support type use before definition in binaries (#3588)
Thomas Lively
2021-02-19
1
-2
/
+2
*
[EH] Change catch_all's opcode (#3574)
Heejin Ahn
2021-02-19
1
-2
/
+2
*
[EH] Rename delegateTarget to exceptionTarget (NFC) (#3562)
Heejin Ahn
2021-02-13
1
-2
/
+2
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-0
/
+4
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-4
/
+37
[next]