Additional bonus task for JS backend.

This commit is contained in:
Dominik Picheta 2015-02-13 12:33:10 +00:00
parent 2a6340ee47
commit e37db7638b
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +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).
**Difficulty:** Medium