[wasm] Remove dead code and add fetch callback to mono_load_runtime_and_bcl. (#9402)
commitc40af43873261e2505d21901158207e295f550c0
authorRodrigo Kumpera <kumpera@users.noreply.github.com>
Wed, 18 Jul 2018 21:29:34 +0000 (18 17:29 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 18 Jul 2018 21:29:34 +0000 (18 23:29 +0200)
treee2960765f296234aa595f5ebd8879d725499d4dc
parent2f5bfcd48cedaa0b154b56f8b53f7bd87d5e21ad
[wasm] Remove dead code and add fetch callback to mono_load_runtime_and_bcl. (#9402)

The mono_load_runtime_and_bcl allows upstream to remap requests and report download progress.

This cb semantics might change in the future when we implement more agressive loading.
sdks/wasm/debug.html
sdks/wasm/library_mono.js