You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrade to Binaryen v125 ([#259](https://github.com/grain-lang/binaryen.ml/issues/259))
9
+
10
+
### Features
11
+
12
+
* Add bindings for exception handling (try/throw) ([#264](https://github.com/grain-lang/binaryen.ml/issues/264)) ([bc003c7](https://github.com/grain-lang/binaryen.ml/commit/bc003c789316a98a7989929b6e67bc6d9b31b23f))
13
+
* Upgrade to Binaryen v125 ([#259](https://github.com/grain-lang/binaryen.ml/issues/259)) ([01d286f](https://github.com/grain-lang/binaryen.ml/commit/01d286f7b4533962ab10da73111fe699a8622e0f))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* Use `caml_uint8_array_of_string` in add_custom_section ([#269](https://github.com/grain-lang/binaryen.ml/issues/269)) ([0877b1e](https://github.com/grain-lang/binaryen.ml/commit/0877b1e2b8fb1df4ddb29c73bbb867875fa5f580))
0 commit comments