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

Support WASM #34

Closed
azriel91 opened this issue May 15, 2020 · 0 comments · Fixed by #255 · May be fixed by #35
Closed

Support WASM #34

azriel91 opened this issue May 15, 2020 · 0 comments · Fixed by #255 · May be fixed by #35

Comments

@azriel91
Copy link
Contributor

Heya, I'm interested in adding WASM support to governor, especially because I've tried using both this and async-std's stream::interval for rate limiting, and governor's performance is much better.

First bit is to use instant::Instant in place of std::time::Instant.

I'll have a go and post back when I've gotten far.

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 a pull request may close this issue.

1 participant