Scala-native: Proposal: add support for WebAssembly target

Created on 3 Apr 2017  路  4Comments  路  Source: scala-native/scala-native

Could WebAssembly be a possible target of Scala Native in theory?: http://webassembly.org/ As SN targets a C environment, and WebAssembly takes a C environment as source.

feature

Most helpful comment

Reopening due to recent work by @shadaj in this area.

All 4 comments

Hi @mkotsbak, this might be possible technically but it's completely out of scope for the Scala Native project. Given how different webassembly is as a target, we're not willing to spend extra time trying to accommodate special requirements it poses. If you need to run Scala in the browser, I'd recommend using Scala.js instead.

Reopening due to recent work by @shadaj in this area.

:+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rwhaling picture rwhaling  路  5Comments

densh picture densh  路  5Comments

mccartney picture mccartney  路  6Comments

LukasKellenberger picture LukasKellenberger  路  3Comments

langley picture langley  路  6Comments