issues
search
akka-js
/
akka.js
Akka, for Scala.js
http://akka-js.org
474
stars
39
forks
source link
Configurable dispatcher and macrotask-based executor
#129
Open
mliarakos
opened
2 years ago
mliarakos
commented
2 years ago
Enabled configurable dispatcher and executor (as they work in akka)
Added
macrotask
-based executor as the default
Added default Scala.js queue executor
Kept existing event loop executor for fallback to previous behavior
Upgraded to Scala.js 1.8.0, Scala 2.12.15, and Scala 2.13.8
Requries WIP
https://github.com/akka-js/shocon/pull/57
Still rounding this out, but wanted to get your feedback.
Still rounding this out, but wanted to get your feedback.