daxpedda
|
6f22822025
|
Update minimum version of wasm-bindgen (#3860)
|
2024-12-21 09:05:36 +03:00 |
|
daxpedda
|
d8f4d8f1b7
|
Web: implement WaitUntilStrategy (#3739)
|
2024-06-21 20:16:14 +03:00 |
|
Kirill Chibisov
|
7b0c7b6cb2
|
chore(rustfmt): use nightly (#2325)
Stable rustfmt lacks a lot of features resulting in worse formatted
code, thus use nightly formatter.
|
2024-04-26 17:11:44 +02:00 |
|
daxpedda
|
7a40aa43dc
|
Web: fix crash with ControlFlow::Wait|WaitUntil
|
2024-03-02 12:26:26 +01:00 |
|
daxpedda
|
010787a430
|
Fix nightly CI (#3526)
|
2024-02-26 09:46:12 +01:00 |
|
daxpedda
|
37946e0a3a
|
Use std::cell::OnceCell (#3290)
|
2023-12-22 23:49:25 +01:00 |
|
daxpedda
|
fac6110cb6
|
Web: fix ControlFlow::WaitUntil to never wake up **before** the given time (#3133)
|
2023-10-09 12:31:02 +02:00 |
|
daxpedda
|
f5dd1c008c
|
Web: remove unnecessary usage of once_cell::unsync::Lazy (#3134)
|
2023-10-08 02:00:51 +02:00 |
|
daxpedda
|
0caba93b51
|
Rename PollType to PollStrategy (#3089)
|
2023-09-08 18:39:23 +02:00 |
|
daxpedda
|
83950acd5a
|
Add Window.requestIdleCallback() support (#3084)
|
2023-09-07 12:12:35 +02:00 |
|
daxpedda
|
48abf52aac
|
Use setTimeout() trick instead of Window.requestIdleCallback() (#3044)
|
2023-08-25 21:40:21 +02:00 |
|