Giter Site home page Giter Site logo

Comments (6)

kateinoigakukun avatar kateinoigakukun commented on June 25, 2024 3

@Vercantez Thank you for interest!
Almost same as other platforms, but there are some differences.

To prepare your development environment, please execute ./utils/webassembly/ci-linux.sh or ./utils/webassembly/ci-mac.sh. It installs some dependencies and builds this project.

The above ci-mac.sh script takes long time, so please use utils/webassembly/build-mac.sh instead from the second time.

utils/webassembly/build-mac.sh is just a wrapper of utils/build-script and you can pass some additional flags to build-mac.sh like

$ ./utils/webassembly/build-mac.sh --release -t --debug-swift-stdlib

When you want to run a test case, you can use utils/run-test to test it rapidly.

$ ./utils/run-test --build-dir ../build/Ninja-ReleaseAssert+stdlib-DebugAssert/ --target wasi-wasm32 test/stdlib/Result.swift

from swift.

kateinoigakukun avatar kateinoigakukun commented on June 25, 2024 2

Not failing cases are around 200 with -Onone!
https://gistcdn.githack.com/kateinoigakukun/bb91a7cebda629fbe8b06cd2697b86d7/raw/c08ac2c2aaccd5295e5e025fa867be576d86125f/index.html

from swift.

Vercantez avatar Vercantez commented on June 25, 2024

Hi! I'm interested in contributing to this project. I'm gonna take a look at this since it's been marked as a good first issue

from swift.

Vercantez avatar Vercantez commented on June 25, 2024

Is there an existing guide for building/testing the runtime for wasm? Or is it pretty much the same as x86_64?

from swift.

Vercantez avatar Vercantez commented on June 25, 2024

Awesome! Thanks so much

from swift.

kateinoigakukun avatar kateinoigakukun commented on June 25, 2024

Now we are running stdlib tests on CI

from swift.

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.