Skip to content

Spawn and communicate with JavaScript environments on the JVM

License

Notifications You must be signed in to change notification settings

scala-js/scala-js-js-envs

Repository files navigation

scalajs-js-envs

scalajs-js-envs is a generic API for JVM processes to spawn and communicate with JavaScript environments. It is used by Scala.js integrations in build tools to run and test Scala.js libraries and applications, but it is not specific to Scala.js-generated binaries.

Scaladoc