Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sebcrozet/instant issues and pull requests
#53 - `Instant::elapsed` panics if time goes backwards, when `inaccurate` feature is enabled
Issue -
State: open - Opened by richvdh 11 months ago
#52 - This crates needs to be archived, and should redirect to web-time
Issue -
State: closed - Opened by erwanvivien about 1 year ago
- 9 comments
#51 - [breaking change] Add `SystemTimeError`
Pull Request -
State: open - Opened by daxpedda over 1 year ago
#50 - Force constant/static time
Issue -
State: open - Opened by edulix almost 2 years ago
#49 - `SystemTime::elapsed()` is broken
Issue -
State: closed - Opened by justinlovinger about 2 years ago
- 4 comments
#48 - Add support for #![no_std]
Pull Request -
State: open - Opened by ogoffart over 2 years ago
#47 - emscripten_get_now should have no leading underscore
Pull Request -
State: open - Opened by hoodmane over 2 years ago
- 1 comment
#46 - Wasm: allow Instant to represent instants in past
Pull Request -
State: open - Opened by Rodrigodd over 2 years ago
#45 - Cannot represent instants before the program start
Issue -
State: open - Opened by Rodrigodd over 2 years ago
- 7 comments
#44 - Cannot compile `instant` for custom target
Issue -
State: open - Opened by Takashiidobe almost 3 years ago
#43 - LICENSE is slightly divergent from BSD-3-CLAUSE
Issue -
State: open - Opened by joao-paulo-parity about 3 years ago
#42 - Add `Systemtime` (second attempt)
Pull Request -
State: closed - Opened by wngr about 3 years ago
- 2 comments
#41 - Remove dependency on obsolete `time` 0.2 and deprecate the `now` feature flag.
Pull Request -
State: closed - Opened by stephenmartindale about 3 years ago
- 1 comment
#40 - Proposal: remove optional dependency on obsolete `time` 0.2
Issue -
State: closed - Opened by stephenmartindale about 3 years ago
- 2 comments
#39 - Cargo Features for *WASM* environments are sub-optimal.
Issue -
State: open - Opened by stephenmartindale about 3 years ago
- 1 comment
#38 - Corrected README code snippets.
Pull Request -
State: closed - Opened by stephenmartindale about 3 years ago
- 1 comment
#37 - Code snippets in the README call Instant::new() instead of ::now()
Issue -
State: closed - Opened by stephenmartindale about 3 years ago
- 1 comment
#36 - wasm::Instant: Add {checked,saturating}_duration_since
Pull Request -
State: closed - Opened by wngr about 3 years ago
- 4 comments
#35 - error: undefined symbol: _emscripten_get_now (referenced by top-level compiled C/C++ code)
Issue -
State: open - Opened by selassje over 3 years ago
- 1 comment
#34 - 1.10 release
Issue -
State: closed - Opened by extrawurst over 3 years ago
- 1 comment
#33 - fix emscripten now method
Pull Request -
State: closed - Opened by extrawurst over 3 years ago
- 2 comments
#32 - cargo.toml warnings
Issue -
State: closed - Opened by extrawurst over 3 years ago
- 1 comment
#31 - `now` exposed when neither `wasm-bindgen` or `stdweb` are available
Issue -
State: open - Opened by dodomorandi almost 4 years ago
- 1 comment
#30 - Add inaccurate time option
Pull Request -
State: closed - Opened by modestmicha almost 4 years ago
- 1 comment
#29 - Update cfg-if
Pull Request -
State: closed - Opened by kornelski about 4 years ago
- 1 comment
#28 - Bump cfg-if to 1.0
Pull Request -
State: closed - Opened by chrisduerr about 4 years ago
- 1 comment
#27 - Update to cfg-if 1.0
Pull Request -
State: closed - Opened by mbrubeck about 4 years ago
- 1 comment
#26 - Add `checked_duration_since`
Issue -
State: closed - Opened by daniel5151 about 4 years ago
- 3 comments
#25 - Fix for wasm32-wasi target
Pull Request -
State: closed - Opened by coolreader18 over 4 years ago
- 9 comments
#24 - Make `wasm-bindgen` feature override `stdweb`
Pull Request -
State: closed - Opened by alvinhochun over 4 years ago
- 1 comment
#23 - `wasm-bindgen` feature should override `stdweb`
Issue -
State: closed - Opened by alvinhochun over 4 years ago
#22 - Don't compile to cdylib
Pull Request -
State: closed - Opened by CryZe over 4 years ago
- 1 comment
#21 - Cache the performance object
Issue -
State: open - Opened by CryZe over 4 years ago
#20 - Compilation failures
Issue -
State: closed - Opened by CryZe over 4 years ago
#19 - Only enable for wasm32-unknown-unknown
Issue -
State: closed - Opened by Amanieu over 4 years ago
#18 - Release 0.1.4
Issue -
State: closed - Opened by azriel91 over 4 years ago
#17 - Adds `checked_add` and `checked_sub` to `wasm::Instant`.
Pull Request -
State: closed - Opened by azriel91 over 4 years ago
- 1 comment
#16 - Support checked_add/sub.
Issue -
State: closed - Opened by azriel91 over 4 years ago
#15 - Invalid or corrupt file when "releasing" on MSVC
Issue -
State: open - Opened by jerryc05 over 4 years ago
- 3 comments
#14 - Use an `extern "C"` now function that can be bound in JS
Pull Request -
State: closed - Opened by tversteeg over 4 years ago
- 1 comment
#13 - Update Instant with Hash trait support
Issue -
State: closed - Opened by FuriouZz over 4 years ago
- 1 comment
#12 - Fix instant now() from web workers using wasm-bindgen
Pull Request -
State: closed - Opened by jrandall over 4 years ago
- 1 comment
#11 - instant now() does not work from within web workers using wasm-bindgen
Issue -
State: closed - Opened by jrandall over 4 years ago
#10 - Hash trait support
Pull Request -
State: closed - Opened by FuriouZz almost 5 years ago
- 1 comment
#9 - Add `SystemTime`
Pull Request -
State: closed - Opened by expenses almost 5 years ago
- 2 comments
#8 - `stdweb` feature no longer builds?
Issue -
State: closed - Opened by tangmi about 5 years ago
- 1 comment
#7 - Release 0.1.2
Issue -
State: closed - Opened by TannerRogalsky about 5 years ago
- 1 comment
#6 - Web_sys performance.now()
Pull Request -
State: closed - Opened by JasperDeSutter about 5 years ago
- 1 comment
#5 - calling window for performance now
Pull Request -
State: closed - Opened by alanpoon over 5 years ago
- 2 comments
#4 - 'now' called on an object that does not implement interface Performance
Issue -
State: closed - Opened by alanpoon over 5 years ago
- 6 comments
#3 - Add wasm_bindgen_test tests for Instant and Duration
Pull Request -
State: closed - Opened by andrewdavidmackenzie over 5 years ago
- 3 comments
#1 - How to configure a library using instant for wasm/native
Issue -
State: closed - Opened by andrewdavidmackenzie over 5 years ago
- 14 comments