1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-13 16:26:08 -05:00
denoland-deno/test_plugin
Aaron O'Mullan fc9c7de94b
cleanup(core): replace OpResponse with OpResult (#10434)
Drop the Value/Buffer enum since #10432 allows buffers to be serialized rust => v8
2021-04-30 10:51:54 -04:00
..
src cleanup(core): replace OpResponse with OpResult (#10434) 2021-04-30 10:51:54 -04:00
tests refactor: new optimized op-layer using serde_v8 (#9843) 2021-03-31 10:37:38 -04:00
Cargo.toml upgrade: tokio 1.0 (#8779) 2021-01-11 23:50:02 -08:00
README.md fix(test_plugin): Add README.md and make function use same data (#9128) 2021-01-26 15:20:26 +01:00

test_plugin crate

To run this test manually

cd test_plugin

../target/debug/deno run --unstable --allow-plugin tests/test.js debug