- 17 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 15 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 14 Jun, 2019 2 commits
-
-
Camil Staps authored
Optimise wasm interpreter See merge request !108
-
Camil Staps authored
-
- 12 Jun, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 11 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 07 Jun, 2019 6 commits
-
-
Camil Staps authored
Fix interworking after commit 627ba9bf: hp must be saved when returning with longjmp, otherwise the heap gets corrupted. Hence hp must be static.
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 05 Jun, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
Disallow failure of 32-bit CI again, now that optimized instance calls are enabled by default in the compiler (see ccd334c7)
-
- 04 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 03 Jun, 2019 7 commits
-
-
Camil Staps authored
Remove dependency on clm fork in CI; use cpm's PrelinkByteCode See merge request !107
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Add support for .ai, jsr_i and jmp_i for optimized instance calls See merge request !106
-
Camil Staps authored
Add support for .ai, jsr_i and jmp_i for optimized instance calls (the 32-bit tests are temporarily allowed to fail, because the number of words used in compress depend on whether optimized instance calls are used or not)
-
Camil Staps authored
-
- 02 Jun, 2019 1 commit
-
-
Camil Staps authored
CI: keep WebAssembly job artifacts for 3 months (previously 1 week; this caused issues in the nightlies because the nightly build needs these artifacts)
-
- 24 May, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 23 May, 2019 5 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Fix in case modules other than _system would define symbols with the same name as a predefined constructor
-
Camil Staps authored
-
- 21 May, 2019 1 commit
-
-
Camil Staps authored
-
- 20 May, 2019 1 commit
-
-
Camil Staps authored
-
- 19 May, 2019 1 commit
-
-
Camil Staps authored
-
- 18 May, 2019 3 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Optimize wasm interpreter (about 30% on nfib): move instructions that use a call instruction to an outer loop, because in the SpiderMonkey register allocator calls cause early splits of live ranges
-
- 17 May, 2019 3 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-