Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/built-with-assemblyscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
AssemblyScript version of Rust Option&lt;T> and Result<O, E> etc.
* [as-variant](https://github.com/MaxGraey/as-variant)<br />
Variant (aka Any) data type for AssemblyScript.
* [try-as](https://github.com/JairusSW/try-as)<br />
Exception handling for AssemblyScript.

## Bindings

Expand Down