index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-emscripten.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)...
Sam Clegg
2020-01-07
1
-26
/
+15
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-36
/
+38
*
Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)
Sam Clegg
2019-12-20
1
-15
/
+26
*
Revert "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2541)
Sam Clegg
2019-12-19
1
-13
/
+8
*
Fix renaming in FixInvokeFunctionNamesWalker (#2513)
Sam Clegg
2019-12-17
1
-8
/
+13
*
Support stack overflow checks in standalone mode (#2525)
Alon Zakai
2019-12-12
1
-5
/
+17
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-2
/
+2
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-66
/
+58
*
Add some tracing to wasm-emscripten-finalize (#2505)
Sam Clegg
2019-12-05
1
-0
/
+16
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+1
*
Update type information for em_asm functions (#2480)
Thomas Lively
2019-11-26
1
-1
/
+3
*
Don't attempt to de-duplicate asm consts (#2422)
Sam Clegg
2019-11-04
1
-13
/
+11
*
Use absolute memory addresses for emasm string indexes. (#2408)
Sam Clegg
2019-10-31
1
-25
/
+36
*
When renaming functions ensure the corresponding GOT.func entry is also renam...
Sam Clegg
2019-10-25
1
-0
/
+7
*
MAIN_THREAD_EM_ASM support (#2367)
Jacob Gravelle
2019-10-07
1
-71
/
+113
*
Only create `_start` if it doesn't already exist (#2363)
Sam Clegg
2019-09-27
1
-0
/
+3
*
Add a --standalone-wasm flag to wasm-emscripten-finalize (#2333)
Alon Zakai
2019-09-18
1
-0
/
+19
*
Fix infinite loop in AsmConstWalker::visitCall (#2303)
Guanzhong Chen
2019-08-16
1
-1
/
+7
*
Remove code to handle EM_ASM and setjmp/longjmp (#2302)
Guanzhong Chen
2019-08-16
1
-135
/
+30
*
Fix EM_ASM not working with setjmp/longjmp (#2283)
Guanzhong Chen
2019-08-09
1
-30
/
+135
*
wasm-emscripten-finalize: Remove reliance on name section (#2285)
Sam Clegg
2019-08-06
1
-3
/
+4
*
Implement --check-stack-overflow flag for wasm-emscripten-finalize (#2278)
Guanzhong Chen
2019-08-02
1
-3
/
+118
*
Revert "Fix EM_ASM not working with setjmp/longjmp (#2271)" (#2277)
Alon Zakai
2019-08-01
1
-128
/
+30
*
Fix EM_ASM not working with setjmp/longjmp (#2271)
Guanzhong Chen
2019-07-31
1
-30
/
+128
*
wasm-emscripten-finalize: Add mainReadsParams metadata (#2247)
Alon Zakai
2019-07-22
1
-1
/
+17
*
Generalize EM_JS parsing code. (#2233)
Alon Zakai
2019-07-18
1
-27
/
+6
*
Handle passive segments in wasm-emscripten-finalize (#2217)
Thomas Lively
2019-07-11
1
-2
/
+36
*
Don't minify __stack_pointer import (#2219)
Sam Clegg
2019-07-11
1
-1
/
+1
*
wasm-emscripten-finalize: Internalize mutable __stack_pointer import (#2213)
Sam Clegg
2019-07-10
1
-0
/
+26
*
Ignore --initial-stack-pointer arg to wasm-emscripten-finalize (#2201)
Sam Clegg
2019-07-10
1
-9
/
+0
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-21
/
+21
*
rename some C++ locals to camelCase for consistency (#2122)
Alon Zakai
2019-05-17
1
-15
/
+15
*
Generate `dynCall` function for all signature used by `invoke` functions. (#2...
Sam Clegg
2019-05-10
1
-29
/
+37
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-11
/
+21
*
Proper errors on unsupported segment types in EmscriptenGlueGenerator::separa...
Alon Zakai
2019-05-01
1
-1
/
+6
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-76
/
+85
*
Remove f32 legalization from LegalizeJSInterface (#2052)
Sam Clegg
2019-04-25
1
-0
/
+3
*
wasm-emscripten-finalize: Handle relocatable code in AsmConstWalker (#2035)
Sam Clegg
2019-04-22
1
-21
/
+28
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-1
/
+0
*
Make sure we always add signature to `fp$` functions (#1994)
Sam Clegg
2019-04-16
1
-3
/
+13
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-3
/
+2
*
Handle relocatable code in AsmConstWalker (#1992)
Sam Clegg
2019-04-10
1
-4
/
+17
*
wasm-emscripten-finalize: rename function pointer getter functions (#1988)
Sam Clegg
2019-04-08
1
-4
/
+25
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-0
/
+1
*
Add missing comma in metadata JSON (#1983)
Thomas Lively
2019-04-05
1
-1
/
+1
*
Add feature options to emscripten metadata (#1982)
Thomas Lively
2019-04-05
1
-1
/
+11
*
wasm-emscripten-finalize: add namedGlobals to output metadata (#1979)
Sam Clegg
2019-04-04
1
-2
/
+16
*
wasm-emscripten-finalize: Improve shared library support (#1961)
Sam Clegg
2019-04-02
1
-22
/
+127
*
Add some checking in EmscriptenGlueGenerator::generateStackInitialization (#1...
Sam Clegg
2019-03-13
1
-4
/
+12
*
wasm-emscripten-finalize: Remove JSCall thunk generation (#1938)
Sam Clegg
2019-03-12
1
-119
/
+2
[next]