书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 30 个相关结果.
  • Scala.js API

    Scala.js Latest version (1.0.0) Previous versions Scala.js Latest version (1.0.0) scalajs-library scalajs-test-interface scalajs-ir scalajs-logging scalajs-linker-inte...
  • Semantics of Scala.js

    Primitive data types Floats can behave as Doubles by default toString of Float, Double and Unit Runtime type tests are based on values Undefined behaviors JavaScript interoper...
  • Scala.js for JavaScript developers

    ES6 Scala.js Below you can see the same functionality implemented in JavaScript ES6 and Scala.js. See any differences? ES6 const xhr = new XMLHttpRequest (); xhr . ...
  • Export Scala.js APIs

    A simple example Exporting top-level objects Exporting under a namespace (deprecated) Exporting classes Exports with modules Exporting methods Overloading Exporting for call ...
  • Write JavaScript classes in Scala.js

    About @ScalaJSDefined Defining a non-native JS type Restrictions Semantics What JavaScript sees super calls Non-native JS object Non-native JS traits Static members Restrict...
  • Standalone distribution

    Scala.js 1.0.0 Scala.js 0.6.32 Scala.js 1.0.0-RC2 Scala.js 1.0.0-RC1 Scala.js 0.6.31 Scala.js 0.6.29 Scala.js 1.0.0-M8 Scala.js 0.6.28 Scala.js 1.0.0-M7 Scala.js 0.6.27 S...
  • Performance

    Benchmarks In devevelopment mode (fastOpt) In production mode (fullOpt) Comparison between fullOpt and hand-written JavaScript Scala.js compiler optimizes the generated JavaSc...
  • APIs of previous versions

    All previous versions of the API Scala.js 1.0.0 Scala.js 0.6.32 Scala.js 1.0.0-RC2 Scala.js 1.0.0-RC1 Scala.js 0.6.31 Scala.js 0.6.29 Scala.js 1.0.0-M8 Scala.js 0.6.28 Scal...
  • Dependencies

    Depending on Scala.js libraries Deprecated: Depending on JavaScript libraries Scoping to a Configuration CommonJS name Dependency Ordering Local JavaScript Files Write a Depen...
  • FAQ

    How to structure a .sbt build to cross-compile with Scala and Scala.js? Can I use macros with Scala.js? What about compiler plugins? Where can I find an example of non trivial Sc...