extism / js-pdk

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

fix: use homebrew to install wasm-merge on mac #61

Closed bhelx closed 2 months ago

bhelx commented 2 months ago

Installing wasm-merge this way doesn't seem to work on mac because binaryen is dynamically linked. So we will use homebrew instead.