Mads Marquart
|
f526a47152
|
Remove EventLoopError::AlreadyRunning
This is already prevented by the type-system, and as such it doesn't
make sense to have an error case for this.
|
2024-01-29 22:06:03 +04:00 |
|
daxpedda
|
16d860736b
|
Platform is called Web not Wasm (#3393)
|
2024-01-14 18:54:52 +01:00 |
|
Mads Marquart
|
22311802b5
|
Remove generic parameter T from EventLoopWindowTarget (#3298)
|
2024-01-13 21:36:53 +01:00 |
|
Kirill Chibisov
|
8cc5cb9d9b
|
Fix run_on_demand exiting on consequent call
Fixes #3284.
|
2023-12-24 22:21:45 +04:00 |
|
Marijn Suijten
|
c235bd154a
|
On wasm, provide intradoc-link for spawn() function in EventLoop docs (#3178)
|
2023-10-25 17:42:51 +02:00 |
|
epimeletes
|
ee0db52ac4
|
Rename run_ondemand to run_on_demand
|
2023-10-04 01:24:42 +04:00 |
|