1. 21 6月, 2021 3 次提交
    • 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
    • M
      Remove redundant P/Invoke-s in S.D.Process on Apple platforms (#54273) · f891033d
      Maxim Lipnin 提交于
      * Remove P/Invoke to SystemNative_ConfigureTerminalForChildProcess which doesn't exist on Apple platforms
      
      * Address the feedback based on the ifdef approach
      
      * Add IsiOSLike property
      
      * Use a partial method approach
      
      * Address the feedback
      f891033d
    • A
      30f42697
  2. 20 6月, 2021 2 次提交
  3. 19 6月, 2021 9 次提交
  4. 18 6月, 2021 19 次提交
  5. 17 6月, 2021 7 次提交