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
_Did the quick start not work for you, or you are noticing some weird behavior? Please see the [FAQ and Common Issues](#faq-and-common-issues)_
118
-
119
-
_Want to use `as-bind` in production? Please see the [Production section in the FAQ and Common Issues](#production)_
120
-
121
116
## Additional Examples
122
117
123
118
## Passing a high-level type to a an exported function, and returning a high-level type
@@ -249,6 +244,8 @@ This library was inspired by several chats I had with some awesome buddies of mi
249
244
250
245
Thus, this library was made to help AssemblyScript/JavaScript users build awesome things! I also want to give a huge thanks to the [AssemblyScript team](https://github.com/AssemblyScript/meta) and community for the help they provided me. I'm super appreciative of you all! 😄🎉
251
246
247
+
(Also! Huge Shoutout to @surma for doing the awesome refactor to use AssemblyScript compiler transforms! 🙏)
248
+
252
249
## Performance
253
250
254
251
**TL;DR** This library should be pretty darn fast. 🤔
0 commit comments