Can emscripten be brought up to date to provide support for WebAssembly?

Asked by C.W.Holeman II

When emscripten is installed with the Synaptic Psckage Manager, "emcc -v" produces:

LLVM version appears incorrect (seeing "(tags/RELEASE_400/rc1)", expected "3.4")

See https://stackoverflow.com/questions/46126045/ubuntu-synaptic-package-manager-installed-emscripten-llvm-fail-on-version for details.

Emsripten appears to be at 1.37.19 vs 1.22.1 from the package. See http://kripken.github.io/emscripten-site/

The current version of emscripten should be used to provide support for WebAssembly.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu emscripten Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Ubuntu is not a rolling release and packages will get old. Stability is champion and just because a new version exists or is released of a piece of software that doesn't immediately get it into the repository. If there is no real gain (significant bug and security fixes) then a package will remain as is

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

There are some PPAs where people have compiled it for themselves and they are publicly accessible.

https://launchpad.net/ubuntu/+ppas?name_filter=emscripten

What is the output of:

lsb_release -a; uname -a

You can then filter the PPA to see if the package is available for your release. You can then add the PPA and run normal updates to pull down the package.

Can you help with this problem?

Provide an answer of your own, or ask C.W.Holeman II for more information if necessary.

To post a message you must log in.