Croissant Runtime
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
crsn/crsn/src/runtime
Ondřej Hruška 8222efe6da
remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax
4 years ago
..
frame remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax 4 years ago
run_thread remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax 4 years ago
exec.rs make exec speed configurable 4 years ago
fault.rs Example extension: Stacks; fixes to allow module data storage in thread context 4 years ago
frame.rs remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax 4 years ago
mlock.rs re-arrange modules, add "plug-in" system so instructions can be defined in multiple crates 4 years ago
mod.rs re-arrange modules, add "plug-in" system so instructions can be defined in multiple crates 4 years ago
program.rs Convert builtin ops into a pseudo-extension 4 years ago
run_thread.rs remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax 4 years ago
span.rs re-arrange modules, add "plug-in" system so instructions can be defined in multiple crates 4 years ago
sparse.rs re-arrange modules, add "plug-in" system so instructions can be defined in multiple crates 4 years ago