2
0
rexim 5 жил өмнө
parent
commit
59077177ad
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      2020-09-04.org

+ 2 - 2
2020-09-04.org

@@ -1,7 +1,7 @@
 * Extending Native Browser Capabilities with WebAssembly
 
-- [ ] Performance of WASM is probably comparable to native code
+- [ ] Premise: 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
+- [ ] Idea: 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