Skip to content

Commit b363a08

Browse files
authored
Add ASuni to the Bindings section (#238)
1 parent 8c2aaa9 commit b363a08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/built-with-assemblyscript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
171171
Bindings for common ECMAScript/JavaScript APIs that require host scheduling (`setTimeout`, `Promise`, etc).
172172
* [wasmbind](https://github.com/miracle2k/wasmbind)<br />
173173
Work with AssemblyScript memory and classes from Python.
174+
* [ASuni](https://github.com/bytezeroseven/ASuni)<br />
175+
Access any Web API in AssemblyScript using a clean syntax.
174176
* [as-bind](https://github.com/torch2424/as-bind)<br />
175177
\[_Deprecated_\] Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript, built on top of the AssemblyScript loader.
176178

0 commit comments

Comments
 (0)