extism / js-pdk

Write Extism plugins in JavaScript & TypeScript
42 stars 16 forks source link

Fix dependency, backport code, add CI #15

Closed bhelx closed 1 year ago

bhelx commented 1 year ago

Seems the sha specifier wasn't working. this backports some of the code to where it should be. I will have a follow up PR to upgrade to the new quickjs-wasm-rs API. Also need to add some CI but can't run / test it until it's merged.