index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared-constants.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
1
-0
/
+1
*
Typed Continuations: Add cont type (#5998)
Frank Emrich
2023-10-24
1
-0
/
+1
*
Remove some unused constants. NFC (#5072)
Sam Clegg
2022-09-22
1
-3
/
+0
*
LegalizeJSInterface: Look for get/setTempRet0 as exports (#4881)
Sam Clegg
2022-08-15
1
-2
/
+0
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
1
-1
/
+0
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-1
/
+1
*
Remove renaming of __wasm_call_ctors (#3811)
Sam Clegg
2021-04-15
1
-1
/
+0
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-0
/
+1
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
1
-0
/
+2
*
Remove dead code and unused includes. NFC. (#3328)
Sam Clegg
2020-11-08
1
-0
/
+1
*
Remove support for emscripten legacy PIC ABI (#3299)
Sam Clegg
2020-10-29
1
-1
/
+0
*
Stop generating __growWasmMemory (#3180)
Sam Clegg
2020-10-01
1
-1
/
+0
*
Move emscripten PIC ABI conversion to a pass. NFC. (#2985)
Sam Clegg
2020-07-24
1
-0
/
+1
*
Wasi followups to #2323 (#2329)
Alon Zakai
2019-09-03
1
-2
/
+0
*
Minify wasi imports and exports, and not just "env" (#2323)
Alon Zakai
2019-09-01
1
-0
/
+2
*
Don't minify __stack_pointer import (#2219)
Sam Clegg
2019-07-11
1
-0
/
+1
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-0
/
+2
*
Factor out elementStartsWith (NFC) (#2137)
Heejin Ahn
2019-05-23
1
-0
/
+1
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-40
/
+40
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-1
/
+1
*
wasm-emscripten-finalize: Improve shared library support (#1961)
Sam Clegg
2019-04-02
1
-0
/
+1
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-1
/
+1
*
Cleanup shared constants (#1784)
Sam Clegg
2018-11-29
1
-0
/
+2
*
Share trap mode between asm2wasm and s2wasm (#1168)
jgravelle-google
2017-10-02
1
-0
/
+1
*
Make header guards consistent (#997)
Sam Clegg
2017-05-04
1
-1
/
+0
*
wasm-merge tool (#919)
Alon Zakai
2017-04-17
1
-0
/
+8
*
global parsing
Alon Zakai
2016-09-19
1
-0
/
+1
*
support module operations in shell tests
Alon Zakai
2016-09-17
1
-1
/
+0
*
support assert_malformed in shell test runner
Alon Zakai
2016-09-16
1
-3
/
+0
*
support function table initial and max sizes, and new printing format
Alon Zakai
2016-08-12
1
-0
/
+2
*
support expressions in segment offsets
Alon Zakai
2016-08-12
1
-0
/
+1
*
add shared-constants.h for wasm constants
Alon Zakai
2016-06-26
1
-0
/
+56
*
Split construction, scanning, and building phases of S2WasmBuilder (#400)
Derek Schuff
2016-04-27
1
-104
/
+0
*
refactor shell interface into its own file
Alon Zakai
2016-04-04
1
-1
/
+8
*
de-recurse operations on nested blocks
Alon Zakai
2016-03-10
1
-0
/
+1
*
refactoring in preparation for then-else parsing
Alon Zakai
2016-03-07
1
-0
/
+2
*
support asm.js ceil
Alon Zakai
2016-02-21
1
-0
/
+1
*
Support start
JF Bastien
2016-02-05
1
-0
/
+1
*
s2wasm const parsing fixes
Alon Zakai
2015-12-23
1
-0
/
+2
*
Fix / uniformize include guards
JF Bastien
2015-12-22
1
-3
/
+3
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+16
*
use Math.imul in wasm2asm
Alon Zakai
2015-12-07
1
-0
/
+1
*
emit heap views in wasm2asm
Alon Zakai
2015-12-06
1
-0
/
+2
*
emit 'use asm' in wasm2asm
Alon Zakai
2015-12-06
1
-0
/
+1
*
more wasm2asm progress
Alon Zakai
2015-12-04
1
-1
/
+12
*
refactor wasm.js so that it will be able to support multiple wasm loading met...
Alon Zakai
2015-11-28
1
-0
/
+60