Additional bonus task for JS backend.
This commit is contained in:
parent
2a6340ee47
commit
e37db7638b
|
@ -109,6 +109,7 @@ with learning about Nim compiler internals.
|
||||||
|
|
||||||
**Bonus points:**
|
**Bonus points:**
|
||||||
* Speed up the JavaScript backend by targetting `asm.js`
|
* 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
|
**Difficulty:** Medium
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue