Registry / utility / scala-js-macrotask-executor-sjs1-3

scala-js-macrotask-executor-sjs1-3

JSON →
library1.1.1javamavenunverified

Provides a macrotask-based execution context for Scala.js to manage asynchronous operations.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scala-js-macrotask-executor_sjs1_3</artifactId> <version>1.1.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JS-MACROTASK
S
scala-js-macrotask-executor-sjs1-3
utilityjavav1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MacrotaskExecutor
org.scalajs.macrotaskexecutor.MacrotaskExecutor

Demonstrates using MacrotaskExecutor to run a task asynchronously.

import org.scalajs.macrotaskexecutor.MacrotaskExecutor object Main extends App { MacrotaskExecutor.execute(() => println("Hello from macrotask!")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scala-js-macrotask-executor-sjs1-3 — mvn dependency:get scala-js-macrotask-executor-sjs1-3 · libregistry