From b44816455164bbebcb18b406f8792d737e2a6bc8 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sat, 14 Feb 2015 18:05:42 +0000 Subject: [PATCH] Updated GSoC 2015 Ideas (markdown) --- GSoC-2015-Ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSoC-2015-Ideas.md b/GSoC-2015-Ideas.md index 736e489..2865f7e 100644 --- a/GSoC-2015-Ideas.md +++ b/GSoC-2015-Ideas.md @@ -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