1. 23 Aug, 2023 1 commit
    • Jackson Gardner's avatar
      Add `--experimental-wasm-type-reflection` and support newer emscripten builds. (#133084) · d8b1e81c
      Jackson Gardner authored
      This makes two changes to prepare for incoming changes to skwasm in the web engine:
      * We will (at least for now) be depending on the `WebAssembly.Function` constructor in `skwasm`, which is hidden behind the `--experimental-wasm-type-reflection` flag. We need to pass that when running skwasm benchmarks.
      * We are going to be upgrading the skwasm build to a newer version of emscripten, which exposes the wasm exports via the `wasmExports` property instead of the `asm` property. Make sure to support either, if passed.
      d8b1e81c
  2. 29 Jun, 2023 1 commit
    • Jackson Gardner's avatar
      Skwasm benchmarks. (#129681) · 1b887c72
      Jackson Gardner authored
      This enables benchmarks for the Skwasm renderer, compiled with
      dart2wasm.
      
      Platform views aren't supported in Skwasm yet, so we are skipping those
      benchmarks for now.
      1b887c72
  3. 20 Jan, 2023 1 commit
  4. 18 Jul, 2022 1 commit
  5. 07 May, 2022 1 commit
  6. 22 Feb, 2022 1 commit
  7. 17 Feb, 2022 1 commit
  8. 21 Jan, 2022 1 commit
  9. 11 Oct, 2021 1 commit
  10. 13 Jul, 2021 1 commit
  11. 12 Jul, 2021 2 commits
  12. 14 Jun, 2021 1 commit
  13. 05 Jun, 2021 1 commit
  14. 19 May, 2021 1 commit
  15. 18 May, 2021 1 commit
  16. 21 Apr, 2021 1 commit
  17. 11 Feb, 2021 1 commit
  18. 04 Dec, 2020 1 commit
  19. 16 May, 2020 1 commit
  20. 08 Apr, 2020 1 commit
  21. 06 Apr, 2020 1 commit
  22. 03 Apr, 2020 2 commits
  23. 14 Feb, 2020 1 commit