Skip to content

Update WASI SDK, create installable package on macOS #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 14, 2019

Conversation

MaxDesiatov
Copy link

@MaxDesiatov MaxDesiatov commented Nov 13, 2019

New WASI SDK package should contain a new version of the linker. Also, the script should now create an installable package on macOS so that one could create a full SwiftWasm package later after the build.

@MaxDesiatov MaxDesiatov merged this pull request into swiftwasm Nov 14, 2019
@MaxDesiatov MaxDesiatov deleted the update-wasi-sdk branch November 14, 2019 08:17
MaxDesiatov added a commit that referenced this pull request Nov 14, 2019
New WASI SDK package should contain a new version of the linker. Also, the script should now create an installable package on macOS so that one could create a full SwiftWasm package later after the build.

* Update WASI SDK, create installable package on macOS

* Fix sysroot path, update wasi-sdk on Linux

* Exclude module net for wasm SDK in glibc.modulemap

* Remove module termios from glic.modulemap for wasm

* Disable _stdlib_mkstemps for wasm
@MaxDesiatov MaxDesiatov added the continuous integration Improvements to continuous integration label Nov 17, 2019
kateinoigakukun pushed a commit that referenced this pull request Dec 15, 2019
New WASI SDK package should contain a new version of the linker. Also, the script should now create an installable package on macOS so that one could create a full SwiftWasm package later after the build.

* Update WASI SDK, create installable package on macOS

* Fix sysroot path, update wasi-sdk on Linux

* Exclude module net for wasm SDK in glibc.modulemap

* Remove module termios from glic.modulemap for wasm

* Disable _stdlib_mkstemps for wasm
kateinoigakukun pushed a commit that referenced this pull request Jan 11, 2020
New WASI SDK package should contain a new version of the linker. Also, the script should now create an installable package on macOS so that one could create a full SwiftWasm package later after the build.

* Update WASI SDK, create installable package on macOS

* Fix sysroot path, update wasi-sdk on Linux

* Exclude module net for wasm SDK in glibc.modulemap

* Remove module termios from glic.modulemap for wasm

* Disable _stdlib_mkstemps for wasm
MaxDesiatov added a commit that referenced this pull request Jan 29, 2020
New WASI SDK package should contain a new version of the linker. Also, the script should now create an installable package on macOS so that one could create a full SwiftWasm package later after the build.

* Update WASI SDK, create installable package on macOS

* Fix sysroot path, update wasi-sdk on Linux

* Exclude module net for wasm SDK in glibc.modulemap

* Remove module termios from glic.modulemap for wasm

* Disable _stdlib_mkstemps for wasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Improvements to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants