diff --git a/GSoC-2015-Ideas.md b/GSoC-2015-Ideas.md index db4fb46..f4df651 100644 --- a/GSoC-2015-Ideas.md +++ b/GSoC-2015-Ideas.md @@ -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