tessi / wasmex

Execute WebAssembly from Elixir
MIT License
562 stars 32 forks source link

fix wasm linked module with imported function instantiation #606

Closed munjalpatel closed 4 months ago

munjalpatel commented 4 months ago

Fixes #600

tessi commented 4 months ago

looks great! thanks 💛

it seems CI failed in one job due to a network timeout. I'll re-try an merge