Merge: Implement FFI global references in nitg
authorJean Privat <jean@pryen.org>
Mon, 21 Jul 2014 14:44:17 +0000 (10:44 -0400)
committerJean Privat <jean@pryen.org>
Mon, 21 Jul 2014 14:44:17 +0000 (10:44 -0400)
Finally follows the spec of the FFI.

Works with the `minesweeper` test case by @Freddrickk, but not with nitvm #582 (more on that later).

Pull-Request: #595
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge