Browse Source

Fix links

rexim 5 years ago
parent
commit
2bdede4a96
1 changed files with 3 additions and 3 deletions
  1. 3 3
      2020-09-04.md

+ 3 - 3
2020-09-04.md

@@ -1,8 +1,8 @@
 # Extending Native Browser Capabilities with WebAssembly
 
-- [ ] Premise: Performance of WASM is probably comparable to native code
-  - [ ] Let's check it by implementing a Prime Number Crunching as a "Benchmark":
-    - [x] [Native C Implementation](./main.c)
+- [x] Premise: Performance of WASM is probably comparable to native code
+  - [x] Let's check it by implementing a Prime Number Crunching as a "Benchmark":
+    - [x] [Native C Implementation](./prime.c)
       ```console
         $ time ./prime
         179424673