summaryrefslogtreecommitdiff
path: root/test_plugin/README.md
AgeCommit message (Collapse)Author
2021-07-11Revert "Remove unstable native plugins (#10908)"Ryan Dahl
This reverts commit 7dd4090c2a3dc0222fd6ff611eeb2bd69cd28224.
2021-07-02Remove unstable native plugins (#10908)Bartek IwaƄczuk
This commit removes implementation of native plugins alongside the unstable "Deno.openPlugin()" API.
2021-01-26fix(test_plugin): Add README.md and make function use same data (#9128)linbingquan