oryol icon indicating copy to clipboard operation
oryol copied to clipboard

Rewrite HTML5 IO to use emscripten's Fetch API

Open floooh opened this issue 8 years ago • 0 comments

...and add some flags to IO calls to control caching and allow access to other domains (don't always strip the host part of the URL)

Fetch API: https://kripken.github.io/emscripten-site/docs/api_reference/fetch.html

floooh avatar Nov 21 '17 03:11 floooh