There is a rudimentary ffi now

This commit is contained in:
Justin Ethier 2016-01-10 21:38:21 -05:00
parent 2f72b30f23
commit 8d92592d82

View file

@ -37,7 +37,6 @@ TODO:
- how to use cyclone (meta files, compiling modules, etc)
- what to be cognizant of when writing threading code. esp, how to deal with stack objects (initiating minor GC's, etc)
- revisit features list, issues list, etc
- FFI
DONE:
- need to cooperate when a mutator is blocked