index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
uint32_t instead of int64_t as return type for GetMemorySegmentByteOffset (#2...
COFFEETALES
2019-11-12
2
-19
/
+18
*
When legalizing, optionally export the original function too with orig$X (#2427)
Alon Zakai
2019-11-11
2
-0
/
+34
*
Fix catch parsing (#2428)
Heejin Ahn
2019-11-11
4
-20
/
+64
*
Add Stack IR optimization support for EH (#2425)
Heejin Ahn
2019-11-07
2
-0
/
+0
*
Improve type selection in fuzzer (#2424)
Heejin Ahn
2019-11-06
2
-1131
/
+1771
*
Don't attempt to de-duplicate asm consts (#2422)
Sam Clegg
2019-11-04
5
-10
/
+10
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
10
-709
/
+800
*
OptimizeInstructions: Eq64 of 0 => Eqz64 (#2421)
Alon Zakai
2019-11-04
3
-7
/
+40
*
Fix PostWalker traversal of push instruction (#2419)
Heejin Ahn
2019-11-04
2
-0
/
+22
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
10
-829
/
+1949
*
Add EH support for DCE pass (#2415)
Heejin Ahn
2019-11-01
2
-0
/
+65
*
Don't remove events used in instructions (#2412)
Heejin Ahn
2019-11-01
2
-8
/
+48
*
Use absolute memory addresses for emasm string indexes. (#2408)
Sam Clegg
2019-10-31
5
-29
/
+40
*
Do not precompute SIMDLoad (#2409)
Thomas Lively
2019-10-30
2
-1
/
+15
*
When renaming functions ensure the corresponding GOT.func entry is also renam...
Sam Clegg
2019-10-25
3
-0
/
+373
*
Add ModAsyncify* passes (#2404)
Alon Zakai
2019-10-23
8
-0
/
+1329
*
Convert usage of Pointer_stringify to UTF8ToString (#2403)
Brad Morris
2019-10-23
2
-0
/
+4
*
Fix incorrect assert in BinaryenHostGetOperand (#2393)
Brad Morris
2019-10-22
2
-0
/
+12
*
Ability to list each item on Exports/Data Segments/Functions (#2386)
COFFEETALES
2019-10-21
4
-0
/
+150
*
Add BinaryenAddCustomSection API (#2381)
Daniel Wirtz
2019-10-11
2
-0
/
+37
*
Add offset parameter to BinaryenSetFunctionTable (#2380)
Daniel Wirtz
2019-10-11
5
-11
/
+52
*
Enable exnref instrumentation when EH is enabled (#2379)
Heejin Ahn
2019-10-11
1
-1
/
+1
*
Don't instrument pops in InstrumentLocals (#2378)
Heejin Ahn
2019-10-10
2
-13
/
+39
*
Only add instrumentation to reftypes when the featureset supports it (#2377)
Jacob Gravelle
2019-10-10
1
-2
/
+2
*
Add support for reftypes in InstrumentLocals pass (#2375)
Heejin Ahn
2019-10-10
2
-10
/
+84
*
Add push/pop support for anyref (#2376)
Heejin Ahn
2019-10-10
7
-53
/
+148
*
Make try body with multiple instructions roundtrip (#2374)
Heejin Ahn
2019-10-09
6
-2
/
+75
*
MAIN_THREAD_EM_ASM support (#2367)
Jacob Gravelle
2019-10-07
2
-0
/
+466
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
10
-501
/
+595
*
Apply the sbrk/brk value at compile time (#2366)
Alon Zakai
2019-09-30
2
-0
/
+95
*
Add feature flags and validation to wasm-metadce (#2364)
Thomas Lively
2019-09-27
3
-2
/
+16
*
Only create `_start` if it doesn't already exist (#2363)
Sam Clegg
2019-09-27
2
-0
/
+103
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
10
-354
/
+833
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
10
-760
/
+884
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
8
-342
/
+523
*
asyncify: support *-matching in whitelist and blacklist (#2344)
Beuc
2019-09-23
1
-1
/
+6
*
Add a --standalone-wasm flag to wasm-emscripten-finalize (#2333)
Alon Zakai
2019-09-18
6
-0
/
+327
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
10
-1230
/
+2300
*
SimplifyGlobals: Apply known constant values in linear traces (#2340)
Alon Zakai
2019-09-13
9
-53
/
+467
*
Add asserts in Asyncify (#2338)
Alon Zakai
2019-09-13
2
-0
/
+232
*
Properly handle fastcomp *wasm* safe heap (#2334)
Alon Zakai
2019-09-06
2
-0
/
+1915
*
Print custom section contents if printable (#2326)
Ingvar Stepanyan
2019-09-06
1
-1
/
+1
*
SafeHeap: Prepare for emscripten_get_sbrk_ptr (#2331)
Alon Zakai
2019-09-05
4
-662
/
+4484
*
[wasm2js] Fix memory.size (#2330)
Alon Zakai
2019-09-05
18
-40
/
+72
*
Add an option for the PostEmscripten pass to set the sbrk ptr location (which...
Alon Zakai
2019-09-04
2
-0
/
+13
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
5
-306
/
+627
*
Add mutable parameter to global imports in C/JS API (#2317)
Daniel Wirtz
2019-09-03
4
-3
/
+13
*
Minify wasi imports and exports, and not just "env" (#2323)
Alon Zakai
2019-09-01
2
-10
/
+15
*
Support response files, and use that in Asyncify (#2319)
Alon Zakai
2019-08-30
1
-0
/
+14
*
Followup to workaround for minification of wasm2js mem init (#2318)
Brion Vibber
2019-08-30
9
-27
/
+27
[next]