suborbital / javy

JS to WebAssembly toolchain
Apache License 2.0
9 stars 2 forks source link

Polyfill Fetch API #19

Open callahad opened 2 years ago

callahad commented 2 years ago

Instead of using Atmo's HTTP Client API, can we expose a limited version of fetch()?

Also worth keeping an eye on WINTERCG working on standardizing the Web APIs for use in serverside environments.

flaki commented 2 years ago

The WinterCG repository for Fetch()