lagon icon indicating copy to clipboard operation
lagon copied to clipboard

Re-implement Web APIs in Rust

Open QuiiBz opened this issue 1 year ago • 0 comments

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

QuiiBz avatar Jun 11 '23 19:06 QuiiBz