You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing Web APIs (Request, URL, fetch, ...) is easier to do in JS-land, but significantly faster when implemented in native-land. We should migrate progressively these APIs from JS to Rust.
(this is very low priority right now)
The content you are editing has changed. Please copy your edits and refresh the page.
Implementing Web APIs (Request, URL, fetch, ...) is easier to do in JS-land, but significantly faster when implemented in native-land. We should migrate progressively these APIs from JS to Rust.
(this is very low priority right now)
Tasks
The text was updated successfully, but these errors were encountered: