-
Notifications
You must be signed in to change notification settings - Fork 396
Insights: scala-js/scala-js
Overview
-
- 9 Merged pull requests
- 7 Open pull requests
- 3 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
9 Pull requests merged by 1 person
-
Add more tests for Unicode case-insensitivity in regexes.
#5198 merged
Jun 25, 2025 -
Remove all user-space asUint/toUint in the libraries.
#5194 merged
Jun 22, 2025 -
Branchless algorithms for the integer abs functions.
#5201 merged
Jun 21, 2025 -
Further optimize Math.rint using a floating point splitting technique.
#5200 merged
Jun 21, 2025 -
Do not use
Double
arithmetics inInteger.parseInt()
.#5193 merged
Jun 21, 2025 -
Use Long arithmetics in ju.Random, instead of Doubles.
#5195 merged
Jun 18, 2025 -
Opt: Generalize the
RuntimeLong.toString
optimization to any base.#5192 merged
Jun 8, 2025 -
Introduce IR ops for unsigned extension and comparisons.
#5186 merged
Jun 8, 2025 -
Opt: Branchless addition, subtraction and negation for
RuntimeLong
.#5184 merged
Jun 7, 2025
7 Pull requests opened by 1 person
-
WiP Optimize RuntimeLong division and remainder.
#5190 opened
Jun 4, 2025 -
Collection of branchless algorithms from Hacker's Delight.
#5202 opened
Jun 21, 2025 -
Implement {Integer,Long}.{compress,expand}.
#5203 opened
Jun 21, 2025 -
Branchless algorithm for RuntimeLong.toDouble.
#5204 opened
Jun 23, 2025 -
WiP Redesign the encoding of Longs in JavaScript.
#5205 opened
Jun 25, 2025 -
Remove an ancient workaround in RTLong for a PhantomJS issue.
#5206 opened
Jun 30, 2025 -
Some cleanups in the test suite.
#5207 opened
Jun 30, 2025
3 Issues closed by 1 person
-
Scala.js optimizer crashes when used from Metals / Bloop
#5197 closed
Jun 16, 2025 -
Unexpected same type after erasure error
#5196 closed
Jun 10, 2025 -
Method too large
#5191 closed
Jun 8, 2025
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Wasm: Implement PriorityQueue without js.Array in Wasm backend
#5168 commented on
Jun 16, 2025 • 13 new comments -
Add Support for Wasm Component Model and WASIp2
#5121 commented on
Jun 8, 2025 • 0 new comments -
Wasm: Optimize varargs by removing JSArrayConstr
#5172 commented on
Jun 8, 2025 • 0 new comments -
Enable the IR checker post optimizer with RT longs
#5077 commented on
Jun 22, 2025 • 0 new comments -
Introduce a binary API with Scala functions in `Reflect`.
#5161 commented on
Jun 8, 2025 • 0 new comments -
Optimize divisions and remainders by constants.
#5167 commented on
Jun 23, 2025 • 0 new comments