• D
    [WASM] Converted mono-config.js to mono-config.json (#53606) · a3f0e2be
    Daniel Genkin 提交于
    * converted mono-config.js to mono-config.json
    
    * Fixed test
    
    * fixed handling of case where Module isn't defined
    
    * Fixed remaining failing tests
    
    * Replaced alerts with console.log to fix Helix test
    
    * replaced all vars with consts
    
    * use fetch
    
    * clean syntax
    
    * prevent timeouts when the mono-config file fails to load
    
    * Moved config file loading to preInit
    
    * Fixed tests
    
    * Adjusted file linking
    
    * removed the unnecessary js_support.js
    
    * cleaned up function
    
    * updated samples
    
    * removed lingering pre-js flag
    
    * Fixed trimming tests
    
    * addressed PR comments
    
    * removed useless function
    a3f0e2be
index.html 1.8 KB