Package Details: emscripten-git 2:2.0.15.r31.g249815cf7-2

Git Clone URL: https://aur.archlinux.org/emscripten-git.git (read-only, click to copy)
Package Base: emscripten-git
Description: LLVM-to-JavaScript compiler
Upstream URL: http://emscripten.org
Licenses: custom
Conflicts: binaryen, emscripten
Provides: emscripten
Submitter: None
Maintainer: None
Last Packager: haawda
Votes: 28
Popularity: 0.000000
First Submitted: 2012-10-01 17:47 (UTC)
Last Updated: 2021-03-13 19:40 (UTC)

Dependencies (13)

Required by (9)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

cruelbob commented on 2014-02-19 16:34 (UTC)

https://github.com/kripken/emscripten/wiki/LLVM-Backend

EscapedNull commented on 2014-02-19 15:56 (UTC)

benob, thanks for the reply. I didn't realize emscripten itself was written in Javascript. It makes sense now. Looking forward to trying the C++ backend when/if it becomes available.

<deleted-account> commented on 2014-02-19 15:46 (UTC)

Emscripten needs a js interpreter because the compiler (from LLVM to js) itself is written in javascript. A new c++ backend is being written but I don't know the current status.

EscapedNull commented on 2014-02-19 15:39 (UTC)

Why is Node.js a dependency? You can use emscripten to compile to browser Javascript just the same.

cruelbob commented on 2014-01-10 10:33 (UTC)

ok, it is up-to-date now

<deleted-account> commented on 2014-01-09 15:46 (UTC)

Disowning package as I don't use it anymore

cruelbob commented on 2014-01-09 11:15 (UTC)

may be you can add enviroment variable to system? emscripten.sh to /etc/profile.d #!/bin/bash export EMSCRIPTEN=/usr/lib/emscripten

flying-sheep commented on 2013-10-26 10:50 (UTC)

that branch isn’t up-to-date, so it’s hardly “emscripten-git” anymore.

<deleted-account> commented on 2013-09-18 08:18 (UTC)

Updated source, thanks.

didi2002 commented on 2013-09-17 21:39 (UTC)

note to anyone wondering: source=('git://github.com/kripken/emscripten.git#branch=llvmsvn'