JanetFiber

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

capacity
int capacity;
Undocumented in source.
child
JanetFiber* child;
Undocumented in source.
data
Janet* data;
Undocumented in source.
env
JanetTable* env;
Undocumented in source.
flags
int flags;
Undocumented in source.
frame
int frame;
Undocumented in source.
gc
JanetGCObject gc;
Undocumented in source.
maxstack
int maxstack;
Undocumented in source.
stackstart
int stackstart;
Undocumented in source.
stacktop
int stacktop;
Undocumented in source.

Meta