Search Criteria
Package Details: emscripten-git 2:2.0.15.r31.g249815cf7-2
Package Actions
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)
- acorn
- libxml2 (libxml2-git)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libxml2 (libxml2-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- ocaml-ctypes (make)
- gcc-go (optional) – for using llvm-go, go may also work
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, jre, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk) (optional) – for using clojure
- ruby (optional) – for running some scripts
Required by (7)
- dwrandomizer (requires emscripten) (make)
- halide (requires emscripten) (optional)
- koka-bin (requires emscripten) (optional)
- libsignal-protocol-javascript (requires emscripten) (make)
- libsignal-protocol-javascript-git (requires emscripten) (make)
- occt-webgl-viewer (requires emscripten) (make)
- webjcs-git (requires emscripten) (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
luigifcruz commented on 2021-05-01 06:15 (UTC)
Is there a particular reason why this PKGBUILD builds LLVM with a single core? If there is none, changing line 68 (almost nice) to
ninja
would speedup greatly the installation time.shizcow commented on 2020-07-17 03:23 (UTC)
Build failing for me as well. Specifically, https://git.archlinux.org/svntogit/community.git/plain/trunk/arch-template.patch?h=packages/emscripten returns 404.
joshu commented on 2020-06-11 14:02 (UTC) (edited on 2020-06-11 14:02 (UTC) by joshu)
Build is failing, arch-template.patch was removed in this commit. It looks like it was merged into "emscripten-config".
haawda commented on 2019-08-24 09:58 (UTC)
I now see what you mean, and it is fixed.
haawda commented on 2019-08-24 09:45 (UTC)
efernandes, can you tell me what you mean? There is no checksum for the fastcomp-lang git repo (how could there be?).
efernandes commented on 2019-08-23 11:15 (UTC)
Hi! Checksum fail while checking fastcomp-clang.
midgard commented on 2017-08-13 14:25 (UTC)
haawda commented on 2016-12-27 21:00 (UTC)
gyscos commented on 2016-12-27 10:56 (UTC)
gyscos commented on 2016-12-27 09:43 (UTC)
1 2 3 4 5 6 7 Next › Last »