Browse Source

Remove org-mode version

rexim 5 years ago
parent
commit
0ab2203469
1 changed files with 0 additions and 9 deletions
  1. 0 9
      2020-09-04.org

+ 0 - 9
2020-09-04.org

@@ -1,9 +0,0 @@
-* Extending Native Browser Capabilities with WebAssembly
-
-- [-] Premise: Performance of WASM is probably comparable to native code
-  - [-] Let's check it by implementing a bunch of benchmarks
-    - [-] Prime Number Crunching
-      - [X] [[file:main.c][Native C Implementation]]
-      - [ ] WebAssembly Implemention
-- [ ] 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