Registry / utility / scala-js-macrotask-executor-sjs1-2-12

scala-js-macrotask-executor-sjs1-2-12

JSON →
library1.1.1javamavenunverified

Provides a macrotask-based execution context for Scala.js, enabling asynchronous task scheduling.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scala-js-macrotask-executor_sjs1_2.12</artifactId> <version>1.1.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JS-MACROTASK
S
scala-js-macrotask-executor-sjs1-2-12
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

Shows basic usage of the MacrotaskExecutor from Scala.js.

import org.scalajs.macrotaskexecutor.MacrotaskExecutor; public class Example { public static void main(String[] args) { MacrotaskExecutor executor = new MacrotaskExecutor(); System.out.println("MacrotaskExecutor loaded."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
scala-js-macrotask-executor-sjs1-2-12 — mvn dependency:get scala-js-macrotask-executor-sjs1-2-12 · libregistry