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

add realtime and monotonic clock support for wasi on windows #459

Merged
merged 6 commits into from
May 21, 2019

Conversation

MarkMcCaskey
Copy link
Contributor

resolves #455

@MarkMcCaskey MarkMcCaskey added the 📦 lib-wasi About wasmer-wasi label May 21, 2019
@MarkMcCaskey
Copy link
Contributor Author

bors try

bors bot added a commit that referenced this pull request May 21, 2019
- run:
name: Debug flag checked
command: |
cargo check --features "debug"
Copy link
Member

Choose a reason for hiding this comment

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

Good catch!

@bors
Copy link
Contributor

bors bot commented May 21, 2019

@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request May 21, 2019
459: add realtime and monotonic clock support for wasi on windows r=MarkMcCaskey a=MarkMcCaskey

resolves #455 

Co-authored-by: Mark McCaskey <mark@wasmer.io>
@bors
Copy link
Contributor

bors bot commented May 21, 2019

@bors bors bot merged commit deb00c8 into master May 21, 2019
@bors bors bot deleted the feature/windows-clocks branch May 21, 2019 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 lib-wasi About wasmer-wasi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for env_logger not yet implemented?
2 participants