Giter VIP home page Giter VIP logo

Comments (8)

RobLoach avatar RobLoach commented on July 3, 2024

Thanks for checking it out! It uses the download script to bring down Emscripten.

https://github.com/RobLoach/asdf-emsdk/blob/master/bin/download#L3-L11

from asdf-emsdk.

arroadie avatar arroadie commented on July 3, 2024

Can the download script be invoked directly? I had to manually do that step

from asdf-emsdk.

RobLoach avatar RobLoach commented on July 3, 2024

I did notice that there were some differences in asdf versions on when/where it uses download. Are you on the latest?

from asdf-emsdk.

arroadie avatar arroadie commented on July 3, 2024

yup
$ asdf version
v0.7.8

from asdf-emsdk.

fazibear avatar fazibear commented on July 3, 2024

@arroadie It works with v0.8.0 (partly)
@RobLoach Output from activation process:

embedded mode is now the only mode available
No tools/SDKs specified to activate! Usage:
   emsdk activate tool/sdk1 [tool/sdk2] [...]

With a little changes like this everything is fine:

    "${install_path}/emsdk" activate "${version}"

from asdf-emsdk.

RobLoach avatar RobLoach commented on July 3, 2024

@fazibear Where did you place that? There's this one...
https://github.com/RobLoach/asdf-emsdk/blob/master/bin/install#L9

asdf-emsdk/bin/install

Lines 8 to 10 in a052180

"${install_path}/emsdk" install "${version}"
"${install_path}/emsdk" activate --embedded
source "${install_path}/emsdk_env.sh"

from asdf-emsdk.

RobLoach avatar RobLoach commented on July 3, 2024

Thanks!!!! I'll get this in a tag.

from asdf-emsdk.

RobLoach avatar RobLoach commented on July 3, 2024

This should be fixed now. Thanks!

from asdf-emsdk.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.