Skip to content
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

feat(extension) Use pre-build dynamic libraries #71

Merged
merged 4 commits into from
Jul 10, 2019
Merged

feat(extension) Use pre-build dynamic libraries #71

merged 4 commits into from
Jul 10, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Jul 10, 2019

By using pre-build dynamic libraries (when a new Wasmer version is
released), we simplify the build process of this project. Rust is no
longer required to build the PHP extension.

By using pre-build dynamic libraries (when a new Wasmer version is
released), we simplify the build process of this project. Rust is no
longer required to build the PHP extension.
@Hywan Hywan added 🎉 enhancement New feature or request 🧪 tests I love tests 📦 component-runtime About the Wasm runtime labels Jul 10, 2019
@Hywan Hywan self-assigned this Jul 10, 2019
@Hywan Hywan added the 📚 documentation Do you like to read? label Jul 10, 2019
@Hywan

This comment has been minimized.

bors bot added a commit that referenced this pull request Jul 10, 2019
@bors

This comment has been minimized.

It seems like `gcc` is already installed now.
@Hywan

This comment has been minimized.

bors bot added a commit that referenced this pull request Jul 10, 2019
@bors

This comment has been minimized.

@Hywan
Copy link
Contributor Author

Hywan commented Jul 10, 2019

bors try

bors bot added a commit that referenced this pull request Jul 10, 2019
@bors
Copy link
Contributor

bors bot commented Jul 10, 2019

try

Build succeeded

@Hywan
Copy link
Contributor Author

Hywan commented Jul 10, 2019

bors r+

bors bot added a commit that referenced this pull request Jul 10, 2019
71: feat(extension) Use pre-build dynamic libraries. r=Hywan a=Hywan

By using pre-build dynamic libraries (when a new Wasmer version is
released), we simplify the build process of this project. Rust is no
longer required to build the PHP extension.

Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
@Hywan Hywan changed the title feat(extension) Use pre-build dynamic libraries. feat(extension) Use pre-build dynamic libraries Jul 10, 2019
@bors
Copy link
Contributor

bors bot commented Jul 10, 2019

Build succeeded

@bors bors bot merged commit 5e97056 into master Jul 10, 2019
@bors bors bot deleted the feat-dylibs branch July 10, 2019 14:51
@Hywan Hywan mentioned this pull request Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 component-runtime About the Wasm runtime 📚 documentation Do you like to read? 🎉 enhancement New feature or request 🧪 tests I love tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant