Giter VIP home page Giter VIP logo

Comments (8)

MaxDesiatov avatar MaxDesiatov commented on July 30, 2024 1

carton installs the latest stable toolchain that was available at the corresponding release of carton (that is a few weeks ago). swift-wasm-5.3-SNAPSHOT-2020-09-25-a-osx should be fine if you use the latest stable version of JavaScriptKit instead of its main branch.

from javascriptkit.

ShonFrazier avatar ShonFrazier commented on July 30, 2024 1

carton is indeed working for me. thanks for the pointer!

from javascriptkit.

MaxDesiatov avatar MaxDesiatov commented on July 30, 2024

Apologies for the confusion, it seems like documentation is outdated, it points to an old toolchain that doesn't support the latest code in the main branch. I've created a PR to resolve that.

If you'd like to use something stable, I recommend installing the carton build tool, which installs the toolchain for you automatically. You can then create an empty project with carton init --template basic in a directory of your choosing and run carton dev to launch a development HTTP server. You can then see how JavaScriptKit can be used in the browser by pointing it to http://127.0.0.1:8080/. More details available in README.md of the carton repository.

Does that resolve your issue?

from javascriptkit.

ShonFrazier avatar ShonFrazier commented on July 30, 2024

I'm already using swiftenv and, AFAICT, I'm using swift-wasm-5.3-SNAPSHOT-2020-10-02-a to build with.

from javascriptkit.

ShonFrazier avatar ShonFrazier commented on July 30, 2024

It seems that the solution is to step into Example/JavaScriptKitExample and do a swiftenv local ... with the version you want, then change back to Example/ to run the build.

from javascriptkit.

carson-katri avatar carson-katri commented on July 30, 2024

We should maybe include the swiftenv file in that folder then.

from javascriptkit.

ShonFrazier avatar ShonFrazier commented on July 30, 2024

I'm giving carton a go. I am surprised, however, that it's installing swift-wasm-5.3-SNAPSHOT-2020-09-25-a-osx rather than something newer.

from javascriptkit.

MaxDesiatov avatar MaxDesiatov commented on July 30, 2024

Closing as resolved then. Feel free to reopen or to create new issues if needed 🙂

from javascriptkit.

Related Issues (20)

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.