diff --git a/src/built-with-assemblyscript.md b/src/built-with-assemblyscript.md index aa0e57676..6788ee209 100644 --- a/src/built-with-assemblyscript.md +++ b/src/built-with-assemblyscript.md @@ -162,6 +162,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic AssemblyScript version of Rust Option<T> and Result etc. * [as-variant](https://github.com/MaxGraey/as-variant)
Variant (aka Any) data type for AssemblyScript. +* [try-as](https://github.com/JairusSW/try-as)
+ Exception handling for AssemblyScript. ## Bindings