binaryen.ml icon indicating copy to clipboard operation
binaryen.ml copied to clipboard

Add `BinaryenArrayNewFixed` expression APIs

Open phated opened this issue 2 years ago • 0 comments

While working on Binaryen 113 bindings, I noticed that they renamed BinaryenArrayInit and related operations to BinaryenArrayNewFixed.

We didn't have bindings for the original names, so I didn't add the new names, but we should in a future update.

phated avatar Sep 17 '23 02:09 phated