Hendrik Eeckhaut
b63893aa2d
Fix deprecation warning and pin Rust toolchain ( #100 )
...
* fix(mux): replace deprecated `try_next` with `try_recv`
* ci: pin Rust stable toolchain to 1.93.0
* ci: use nightly rustfmt for imports_granularity support
* ci: pin nightly to 2025-09-24 to fix wasm32 shared memory regression
Fixes #99
2026-03-05 08:04:45 +01:00
sinu.eth
dea3db250c
refactor(web-spawn): change api to be more like a shim of std::thread ( #69 )
...
* refactor(web-spawn): change api to be more like a shim of std::thread
* clippy
2025-08-19 08:09:53 -07:00
dan
5ffc674544
fix(web-spawn): call thread destructor ( #68 )
...
* fix(web-spawn): call thread destructor
* simpler
---------
Co-authored-by: sinu <65924192+sinui0@users.noreply.github.com >
2025-08-12 10:17:35 -07:00
sinu
477e1d48bf
chore(web-spawn): release v0.2.0
2025-03-07 10:47:26 -08:00
sinu.eth
78a9ae0f65
refactor(web-spawn): use snippets ( #52 )
2025-03-07 10:45:38 -08:00
sinu.eth
87cba96727
feat(web-spawn): first version ( #50 )
...
* feat(web-spawn): first version
* Update web-spawn/Cargo.toml
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2025-03-03 10:06:27 -08:00