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
[](#backers)
6
+
[](#sponsors)
5
7
6
8
**AssemblyScript** compiles strictly typed [TypeScript](http://www.typescriptlang.org) (basically JavaScript with types) to [WebAssembly](http://webassembly.org) using [Binaryen](https://github.com/WebAssembly/binaryen). It generates lean and mean WebAssembly modules while being just an `npm install` away.
7
9
@@ -58,7 +60,7 @@ Examples
58
60
***[Conway's Game of Life](./examples/game-of-life)**[[demo](https://rawgit.com/AssemblyScript/assemblyscript/master/examples/game-of-life/index.html) | [fiddle](https://webassembly.studio/?f=gvuw4enb3qk)]<br />
59
61
Continuously updates the cellular automaton and visualizes its state on a canvas.
The core team members and most contributors do this open source work in their free time. If you use AssemblyScript for a serious task or plan to do so, and you'd like us to invest more time on it, [please donate](https://opencollective.com/assemblyscript).
122
+
123
+
This is how we use the donations:
124
+
125
+
* Allow the core team to work on AssemblyScript
126
+
* Thank contributors if they invested a large amount of time in contributing
127
+
* Support projects in the ecosystem that are of great value for us or users
128
+
* Fees for money handling
129
+
130
+
### Sponsors
131
+
132
+
[Become a sponsor](https://opencollective.com/assemblyscript#sponsor) and get your logo on our README on Github with a link to your site.
0 commit comments