nearprotocol / assemblyscript

A TypeScript to WebAssembly compiler 🚀
https://assemblyscript.org
Apache License 2.0
8 stars 1 forks source link

Iterators have arrived! #29

Closed willemneal closed 5 years ago

willemneal commented 5 years ago

The beginnings of iterators and a proof of concept for how interfaces could work.

vgrichina commented 5 years ago

@willemneal let's try to get language features, etc directly into upstream assemblyscript. We maintain our repo mostly for binding generation + so that we have some "stable" release known to work with our existing stuff.