WASM Polish
Open
enhancement
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
#25 introduces a minimal WASM backend for Surf. In order to make it production ready, we should:
- [x] support different methods on request
- [ ] support body uploads
- [ ] remove all unwraps
- [ ] set headers on request
- [x] get headers from response
- [x] create an internal `fetch` client abstraction to get ready to move the bulk of the code to `gloo`
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.