Registry / other / scala-js-nodejs-v8-sjs0-6-2-12

scala-js-nodejs-v8-sjs0-6-2-12

JSON →
library0.9.1javamavenunverified

Provides Scala.js bindings for NodeJS V8 version 8.16.0, enabling JavaScript interoperability in Scala applications.

<dependency> <groupId>net.exoego</groupId> <artifactId>scala-js-nodejs-v8_sjs0.6_2.12</artifactId> <version>0.9.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JS-NODEJS-V8
S
scala-js-nodejs-v8-sjs0-6-2-12
otherjavav0.9.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.

V8
net.exoego.scalajs.nodejs.v8.V8

Accesses V8 heap statistics using Scala.js bindings.

import net.exoego.scalajs.nodejs.v8.V8 object Quickstart { def main(args: Array[String]): Unit = { val heapStatistics = V8.getHeapStatistics() println(s"Total heap size: ${heapStatistics.totalHeapSize}") } }
Debug
Known issues
breakingThis package is specific to Scala.js 0.6 and Scala 2.12, which are older versions.
fix
Consider using a newer version of Scala.js and Scala, or check for updated bindings.
affects: <=0.9.1
Upgrade
Version history
0.9.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scala-js-nodejs-v8-sjs0-6-2-12 — mvn dependency:get scala-js-nodejs-v8-sjs0-6-2-12 · libregistry