Updated GSoC 2015 Ideas (markdown)

This commit is contained in:
Dominik Picheta 2015-02-14 18:05:42 +00:00
parent a6925202d5
commit b448164551
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ with learning about Nim compiler internals.
**Bonus points:**
* Speed up the JavaScript backend by targetting `asm.js`
* Write a library for communication between client-side Nim (compiled to JavaScript) and server-side Nim (compile to C).
* Write a library for communication between client-side Nim (compiled to JavaScript) and server-side Nim (compiled to C).
**Difficulty:** Medium