Selaa lähdekoodia

[2020-09-04] Ready. Set. Go!

rexim 5 vuotta sitten
commit
cc432e4e4b
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      2020-09-04.org

+ 7 - 0
2020-09-04.org

@@ -0,0 +1,7 @@
+* Extending Native Browser Capabilities with WebAssembly
+
+- [ ] Performance of WASM is probably comparable to native code
+  - [ ] Let's check it by implementing a bunch of benchmarks
+    - [ ] https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/c.html
+- [ ] Let's imagine we invented a new image format that didn't exist before
+  - [ ] If we implement the image support in WASM can we make it feel like a native browser support