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: Rename wasmer-engine-jit to wasmer-engine-universal #2340

Merged
merged 9 commits into from
May 27, 2021

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented May 25, 2021

This (small) patch renames the wasmer-engine-jit crate into
wasmer-engine-universal. We believe the new name conveys
better the intent of the engine.

I will update the CHANGELOG later.

@Hywan Hywan added 🎉 enhancement New feature! 🧪 tests I love tests 📚 documentation Do you like to read? labels May 25, 2021
@Hywan Hywan self-assigned this May 25, 2021
@Hywan Hywan requested a review from losfair as a code owner May 25, 2021 13:53
@Hywan
Copy link
Contributor Author

Hywan commented May 25, 2021

bors try

bors bot added a commit that referenced this pull request May 25, 2021
bors bot added a commit that referenced this pull request May 25, 2021
This (small) patch renames the `wasmer-engine-jit` crate into
`wasmer-engine-universal`.
@Hywan Hywan force-pushed the feat-rename-jit-engine branch from 7f935fd to e5a784a Compare May 25, 2021 14:12
@wasmerio wasmerio deleted a comment from bors bot May 25, 2021
@wasmerio wasmerio deleted a comment from bors bot May 25, 2021
@Hywan
Copy link
Contributor Author

Hywan commented May 25, 2021

bors try

bors bot added a commit that referenced this pull request May 25, 2021
@bors
Copy link
Contributor

bors bot commented May 25, 2021

try

Build failed:

@Hywan
Copy link
Contributor Author

Hywan commented May 25, 2021

bors try

bors bot added a commit that referenced this pull request May 25, 2021
@bors
Copy link
Contributor

bors bot commented May 25, 2021

try

Build failed:

examples/engine_headless.rs Outdated Show resolved Hide resolved
lib/api/README.md Show resolved Hide resolved
lib/c-api/src/wasm_c_api/engine.rs Outdated Show resolved Hide resolved
lib/cli/README.md Outdated Show resolved Hide resolved
@Hywan
Copy link
Contributor Author

Hywan commented May 27, 2021

bors try

bors bot added a commit that referenced this pull request May 27, 2021
@bors
Copy link
Contributor

bors bot commented May 27, 2021

try

Build failed:

@Hywan
Copy link
Contributor Author

Hywan commented May 27, 2021

It didn't failed, I've cancelled it myself.

bors r+

@bors
Copy link
Contributor

bors bot commented May 27, 2021

@bors bors bot merged commit aa5df9e into wasmerio:master May 27, 2021
bors bot added a commit that referenced this pull request May 31, 2021
2364: feat: Rename `wasmer-engine-object-file` to `wasmer-engine-staticlib`. r=Hywan a=Hywan

# Description

This PR renames the `wasmer-engine-object-file` crate into `wasmer-engine-staticlib`. We believe it conveys a better meaning of what it does. This PR is similar to its siblings, #2340 and #2356.

Co-authored-by: Ivan Enderlin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Do you like to read? 🎉 enhancement New feature! 🧪 tests I love tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants