[wasm] Reorganize and simplify the location of all debugging support code. It's all...
commita3e3e628a4011d3d1452a2f2603a5bde2e446ea9
authorRodrigo Kumpera <kumpera@users.noreply.github.com>
Fri, 29 Jun 2018 16:59:48 +0000 (29 12:59 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 29 Jun 2018 16:59:48 +0000 (29 18:59 +0200)
tree691fefb641dcac2e0f2c1ba5f98ff8544265fa78
parentebc98c0d22dc9a34618e49bd2081967c8c1a8958
[wasm] Reorganize and simplify the location of all debugging support code. It's all now on library_mono.js under the same object. (#9370)

* [wasm] Add MonoRuntime.get_loaded_files

* [wasm] Add missing dependency.

* [wasm] Move bootstrap and debug interface to library_mono.js to help upstream.

* Update library_mono.js
sdks/wasm/Makefile
sdks/wasm/library_mono.js
sdks/wasm/packager.cs
sdks/wasm/runtime.g.js