summaryrefslogtreecommitdiff
path: root/cli/ops/plugin.rs
AgeCommit message (Expand)Author
2020-07-08BREAKING(core): Remove control slice from ops (#6048)Valentin Anger
2020-06-01feat(core): Ops can take several zero copy buffers (#4788)Valentin Anger
2020-05-29refactor: Split isolate and state using safe get_slot() (#5929)Ryan Dahl
2020-05-29fix(cli/permissions): Fix CWD and exec path leaks (#5642)Nayeem Rahman
2020-05-11Change plugin interface to prevent segfaults when unloading plugin (#5210)Bert Belder