Paul Krill
Editor at Large

Scala.js 1.0.0 improves JavaScript interoperability

news
Feb 28, 20201 min

Version of the Scala programming language that compiles to JavaScript has reached GA status

abstract binary code
Credit: Thinkstock

Scala.js, a dialect of the Scala programming language that compiles to JavaScript, has reached 1.0.0 status after seven years of development. 

Unveiled February 25, the Scala.js 1.0.0 release promises better runtime performance, better interoperability with JavaScript libraries, and improved portability with respect to Scala and the JVM.

However, note that the 1.0.0 release is not binary compatible with the 0.6.x version or with previous milestones and release candidates of the 1.x series. Libraries must be recompiled and republished using the 1.0.0 version. Several core Scala/Scala.js libraries already have been made available for Scala 1.0.0.

Scala.js compiles Scala source code to equivalent JavaScript code, enabling developers to write Scala code that can run in a browser and in other environments where JavaScript is supported. 

Scala is a functional, object-oriented language for the JVM. It has been leveraged in the Akka toolkit for distributed applications.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author