extiop
extiop
As of today, Rust glue, to enable Wasm interactions in the browser, to web components can made with polyfills from the well-known `wasm-bindgen` toolchain such as : - `web-sys` for...
Reviewed by @sashaconway
Mergeable after https://github.com/ANSSI-FR/MLA/pull/221 is merged
Mergeable after https://github.com/ANSSI-FR/MLA/pull/258 is merged
https://github.com/ANSSI-FR/MLA/pull/250#issuecomment-2708385475
@dependabot rebase
Fixed by https://github.com/ANSSI-FR/MLA/pull/290
Known caveats adressed in https://github.com/ANSSI-FR/MLA/pull/258 by using Mutex and latest pyo3 releases.
Great improvement with https://github.com/ANSSI-FR/MLA/pull/362/commits/eb257d2a3bd70009acbe80570ea44ad52865ca2a + https://github.com/ANSSI-FR/MLA/pull/364