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

Added Wasmex, an Elixir language integration #1153

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Added Wasmex, an Elixir language integration #1153

merged 2 commits into from
Jan 16, 2020

Conversation

tessi
Copy link
Contributor

@tessi tessi commented Jan 16, 2020

Description

Thanks for creating wasmer. I missed a language integration and, thus, implemented it. This PR adds Wasmex, an integration into the Elixir language, to the list of supported languages in the README.

The implementation "borrows" some ideas (esp on the Rust side and documentation) of your language integrations. I hope this is OK with you. If not, tell me :)

Review

  • Add a short description of the the change to the CHANGELOG.md file

@tessi tessi requested a review from syrusakbary as a code owner January 16, 2020 00:34
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR and working on Wasmex! We're all super excited about it!

@MarkMcCaskey
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Jan 16, 2020
1153: Added Wasmex, an Elixir language integration r=MarkMcCaskey a=tessi

# Description

Thanks for creating wasmer. I missed a language integration and, thus, implemented it. This PR adds [Wasmex](https://github.com/tessi/wasmex), an integration into the Elixir language, to the list of supported languages in the README.

The implementation "borrows" some ideas (esp on the Rust side and documentation) of your language integrations. I hope this is OK with you. If not, tell me :)

# Review

- [ ] Add a short description of the the change to the CHANGELOG.md file


Co-authored-by: Philipp Tessenow <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 16, 2020

Build succeeded

@bors bors bot merged commit 02c1422 into wasmerio:master Jan 16, 2020
@Hywan
Copy link
Contributor

Hywan commented Jan 16, 2020

Wasmex is super nice, thanks for working on this!

@Hywan Hywan added the 📚 documentation Do you like to read? label Jan 16, 2020
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?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants