• P
    [wasm] renames and cleanup before modularization (#61596) · da0e0f73
    Pavel Savara 提交于
    - no imports from outer scope
    - move dotnet to -extern-pre-js
    - re-enable JS minification with ES2018
    - rename main javaScript files to main.js and test-main.js
    - sample and test script cleanup
    - rename set_exit_code method
    - rewrite test start as async method
    - improve script loading via script element on page in test
    - use BINDING.bind_static_method instead of INTERNAL where possible
    - better .d.ts exports
    - formatted html files
    - renamed modules.ts to imports.ts which makes more sense
    - improved error propagation
    - renamed __initializeImportsAndExports
    - delayed exit and stdout flush
    da0e0f73
main.js 566 字节