summaryrefslogtreecommitdiff
path: root/src/isolate.rs
AgeCommit message (Expand)Author
2018-09-27Support zero-copy data in libdeno.send(). (#838)Ryan Dahl
2018-09-25Add SetGlobalTimeout().Ryan Dahl
2018-09-25Make Deno multithreaded.Ryan Dahl
2018-09-22Rename deno.argv, libdeno::DenoC and deno_set_flags (#796)ztplz
2018-09-17Isolate::execute doesn't need mutability.Ryan Dahl
2018-09-17Rename Deno to Isolate and move to own file.Ryan Dahl