Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

swiftwasm/swiftwasm-package-sdk

Repository files navigation

Creates packages containing everything needed to build WebAssembly programs with Swift.

Building

./download-prebuilts.sh
./download-installable-prebuilts.sh
./build-packages.sh

Contents of package

  • Swift toolchain from swiftwasm-sdk
  • WASI modified sysroot from wasi-sdk
  • libicu from icu4c-wasi
  • linking helpers from swiftwasm-wasi-stubs
  • wasi-ld, either from wasi-sdk (on Linux) or upstream LLVM 9.0 (on Mac)
  • build script for compiling a Swift file to a .wasm
  • a Getting Started guide

Notes

This shares a lot with the swiftwasm-compile-service.

About

This repository is no longer in use, please refer to the main repo https://github.com/swiftwasm/swift

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published