extism / js-pdk

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

fix: actually install wasm-opt #59

Closed G4Vi closed 3 months ago

G4Vi commented 3 months ago

Since https://github.com/extism/js-pdk/commit/fb8bf0442c594294d76a15c19dd2057d65ed200f only wasm-merge was actually installed.

This fixes the install script to install wasm-opt and in theory should work on partial/failed installations.