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: fix panic in WASM since std::time::SystemTime::now in used #35

Closed
wants to merge 1 commit into from

Conversation

RRRadicalEdward
Copy link

@RRRadicalEdward RRRadicalEdward commented Feb 15, 2024

Instead use time to get the current time on WASM if new wasm-bindgen feature flag is enabled.

Intead use `time` to get the current time on WASM if new `wasm-bindgen` feature flag is enabled.
@CBenoit
Copy link

CBenoit commented Feb 15, 2024

Sorry about this. The PR was intended to target our own fork. (We are waiting for #32 to be merged and published.)

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