You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any changes in this repository should be tested with the packaging script and a basic smoke test that compiles `hello.swift` on CI.
In the future packaging and linking scripts should be moved to this repository, `swiftwasm-sdk` and `swiftwasm-package-sdk` projects probably would be archived when that happens. For now we're pulling the scripts from `swiftwasm-package-sdk` as it is.
* Run packaging scripts and smoke test on CI
* Make prepare-package.sh executable
* Make SymbolLookup.swift compilable for wasm
* Use GitHub Actions upload/download steps
* Remove packaging steps from ci-*.sh
* Move prepare-package.sh to main.yml to avoid clone
* Refine formatting in .github/workflows/main.yml
0 commit comments