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

Fix support for env vars (put, set, unset) #52

Merged
merged 6 commits into from
Dec 22, 2018
Merged

Conversation

syrusakbary
Copy link
Member

@syrusakbary syrusakbary commented Dec 12, 2018

This PR:

  • Adds a new emtests/env.c test file, with the corresponding emtest. This emtest is currently failing. When it passes we should be good to merge

Steps to run reproduce the issue:

./target/release/wasmer run emtests/env.wasm

@syrusakbary syrusakbary changed the title [WIP] Fix support for env vars Fix support for env vars (put, set, unset) Dec 22, 2018
Copy link
Contributor

@bjfish bjfish left a comment

Choose a reason for hiding this comment

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

👍
The emscripten/README.md could mark these implemented.

@syrusakbary
Copy link
Member Author

Good call! I'll mark them as implemented now

@syrusakbary syrusakbary merged commit db24e8a into master Dec 22, 2018
@syrusakbary syrusakbary deleted the fix/emscripten-env branch December 22, 2018 23:39
nlewycky added a commit that referenced this pull request Aug 13, 2020
Add llvm 'readonly' attribute to calls of the memory size function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants