summaryrefslogtreecommitdiff
path: root/core/libdeno/api.cc
AgeCommit message (Expand)Author
2019-08-07Add op_id throughout op API (#2734)Ryan Dahl
2019-07-18remove v8::Locker from deno_respond (#2664)andy finch
2019-07-08Rewrite snapshot_creator in RustBartek IwaƄczuk
2019-06-20Fix silent failure of WebAssembly.instantiate() (#2548)Ryan Dahl
2019-06-14Revert "Refactor dispatch handling (#2452)"Ryan Dahl
2019-06-13Refactor dispatch handling (#2452)andy finch
2019-06-11Revert "Work around Windows-only V8 concurrent initialization crash"Bert Belder
2019-05-11core: make PinnedBuf::Raw -> PinnedBuf conversion actually a moveBert Belder
2019-05-02Work around Windows-only V8 concurrent initialization crashBert Belder
2019-05-01Refactor zero-copy buffers for performance and to prevent memory leaksBert Belder
2019-04-24core: Add test for snapshotting from Rust (#2197)Ryan Dahl
2019-04-08core: snapshot improvements (#2052)Ryan Dahl
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl