Closed joshmkennedy closed 3 years ago
Yeah, unfortunately Deno has removed support for plugins because they were too unstable and caused many issues. This means that this plugin will not work with current versions of Deno. However, a new FFI system is in the works which should allow me to continue this project. Once support for strings/buffers is added, I’ll be able to start work again on this. Sorry for the inconvenience.
When I tried to use the library I get this message.
This happens both when I install the plugin locally and use the prepared endpoint.
Here is the code that I am running that causes the bug