|
1 |
| -[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) |
2 |
| - |
3 | 1 | <p align="center">
|
4 |
| - <a href="https://assemblyscript.org" target="_blank" rel="noopener"><img width="100" src="https://avatars1.githubusercontent.com/u/28916798?s=200&v=4" alt="AssemblyScript logo"></a> |
| 2 | + <a href="https://www.assemblyscript.org" target="_blank" rel="noopener"><img width="100" src="https://avatars1.githubusercontent.com/u/28916798?s=200&v=4" alt="AssemblyScript logo"></a> |
5 | 3 | </p>
|
6 | 4 |
|
7 | 5 | <p align="center">
|
|
10 | 8 | <a href="https://www.npmjs.com/package/assemblyscript"><img src="https://img.shields.io/npm/v/assemblyscript.svg?label=compiler&color=007acc&logo=npm" alt="npm compiler version" /></a>
|
11 | 9 | <a href="https://www.npmjs.com/package/@assemblyscript/loader"><img src="https://img.shields.io/npm/v/@assemblyscript/loader.svg?label=loader&color=007acc&logo=npm" alt="npm loader version" /></a>
|
12 | 10 | <a href="https://discord.gg/assemblyscript"><img src="https://img.shields.io/discord/721472913886281818.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2" alt="Discord online" /></a>
|
| 11 | + <a href="https://stand-with-ukraine.pp.ua"><img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg" alt="#StandWithUkraine" /></a> |
13 | 12 | </p>
|
14 | 13 |
|
15 | 14 | <p align="justify"><strong>AssemblyScript</strong> compiles a variant of <a href="http://www.typescriptlang.org">TypeScript</a> (basically JavaScript with types) to <a href="http://webassembly.org">WebAssembly</a> using <a href="https://github.com/WebAssembly/binaryen">Binaryen</a>. It generates lean and mean WebAssembly modules while being just an <code>npm install</code> away.</p>
|
16 | 15 |
|
17 | 16 | <h3 align="center">
|
18 |
| - <a href="https://assemblyscript.org">About</a> · |
19 |
| - <a href="https://assemblyscript.org/introduction.html">Introduction</a> · |
20 |
| - <a href="https://assemblyscript.org/quick-start.html">Quick start</a> · |
21 |
| - <a href="https://assemblyscript.org/examples.html">Examples</a> · |
22 |
| - <a href="https://assemblyscript.org/development.html">Development instructions</a> |
| 17 | + <a href="https://www.assemblyscript.org">About</a> · |
| 18 | + <a href="https://www.assemblyscript.org/introduction.html">Introduction</a> · |
| 19 | + <a href="https://www.assemblyscript.org/getting-started.html">Getting started</a> · |
| 20 | + <a href="https://www.assemblyscript.org/examples.html">Examples</a> |
23 | 21 | </h3>
|
24 | 22 | <br>
|
25 | 23 |
|
26 | 24 | <h2 align="center">Contributors</h2>
|
27 | 25 |
|
28 | 26 | <p align="center">
|
29 |
| - <a href="https://assemblyscript.org/#contributors"><img src="https://assemblyscript.org/contributors.svg" alt="Contributor logos" width="720" /></a> |
| 27 | + <a href="https://www.assemblyscript.org/#contributors"><img src="https://www.assemblyscript.org/contributors.svg" alt="Contributor logos" width="720" /></a> |
30 | 28 | </p>
|
31 | 29 |
|
32 | 30 | <h2 align="center">Thanks to our sponsors!</h2>
|
33 | 31 |
|
34 | 32 | <p align="justify">Most of the maintainers and 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, <a href="https://opencollective.com/assemblyscript/donate" target="_blank" rel="noopener">please donate</a> to our <a href="https://opencollective.com/assemblyscript" target="_blank" rel="noopener">OpenCollective</a>. By sponsoring this project, your logo will show up below. Thank you so much for your support!</p>
|
35 | 33 |
|
36 | 34 | <p align="center">
|
37 |
| - <a href="https://assemblyscript.org/#sponsors"><img src="https://assemblyscript.org/sponsors.svg" alt="Sponsor logos" width="720" /></a> |
| 35 | + <a href="https://www.assemblyscript.org/#sponsors"><img src="https://www.assemblyscript.org/sponsors.svg" alt="Sponsor logos" width="720" /></a> |
38 | 36 | </p>
|
39 | 37 |
|
40 | 38 | ## Development instructions
|
|
0 commit comments