|
1 | 1 | The following authors have all licensed their contributions to AssemblyScript
|
2 | 2 | under the licensing terms detailed in LICENSE:
|
3 | 3 |
|
4 |
| -* Daniel Wirtz < [email protected]> |
5 |
| - |
6 |
| -* Igor Sbitnev < [email protected]> |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| -* Linus Unnebäck < [email protected]> |
11 |
| -* Joshua Tenner < [email protected]> |
12 |
| -* Nidin Vinayakan < [email protected]> |
13 |
| -* Aaron Turner < [email protected]> |
14 |
| -* Willem Wyndham < [email protected]> |
15 |
| - |
16 |
| - |
17 |
| -* Stephen Paul Weber < [email protected]> |
18 |
| - |
19 |
| - |
20 |
| -* Jeffrey Charles < [email protected]> |
21 |
| -* Vladimir Tikhonov < [email protected]> |
22 |
| -* Duncan Uszkay < [email protected]> |
23 |
| - |
24 |
| -* Julien Letellier < [email protected]> |
25 |
| -* Guido Zuidhof < [email protected]> |
26 |
| - |
27 |
| -* Andrew Davis < [email protected]> |
28 |
| - |
29 |
| -* Valeria Viana Gusmao < [email protected]> |
30 |
| - |
31 |
| -* Martin Fredriksson < [email protected]> |
32 |
| - |
33 |
| - |
34 |
| -* Saúl Cabrera < [email protected]> |
35 |
| - |
36 |
| -* Peter Salomonsen < [email protected]> |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| -* Colin Eberhardt < [email protected]> |
41 |
| -* Ryan Pivovar < [email protected]> |
42 |
| - |
43 |
| - |
44 |
| -* Felipe Gasper < [email protected]> |
45 |
| -* Congcong Cai < [email protected]> |
46 |
| - |
47 |
| -* Yasushi Ando < [email protected]> |
48 |
| - |
49 |
| -* Peter Hayman < [email protected]> |
50 |
| - |
51 |
| -* Adrien Zinger < [email protected]> |
52 |
| -* Ruixiang Chen < [email protected]> |
53 |
| -* Daniel Salvadori < [email protected]> |
54 |
| -* Jairus Tanaka < [email protected]> |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| -* Matt Johnson-Pint < [email protected]> |
60 |
| -* Fabián Heredia Montiel < [email protected]> |
61 |
| -* Jonas Minnberg < [email protected]> |
| 4 | +- Daniel Wirtz < [email protected]> |
| 5 | + |
| 6 | +- Igor Sbitnev < [email protected]> |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +- Linus Unnebäck < [email protected]> |
| 11 | +- Joshua Tenner < [email protected]> |
| 12 | +- Nidin Vinayakan < [email protected]> |
| 13 | +- Aaron Turner < [email protected]> |
| 14 | +- Willem Wyndham < [email protected]> |
| 15 | + |
| 16 | + |
| 17 | +- Stephen Paul Weber < [email protected]> |
| 18 | + |
| 19 | + |
| 20 | +- Jeffrey Charles < [email protected]> |
| 21 | +- Vladimir Tikhonov < [email protected]> |
| 22 | +- Duncan Uszkay < [email protected]> |
| 23 | + |
| 24 | +- Julien Letellier < [email protected]> |
| 25 | +- Guido Zuidhof < [email protected]> |
| 26 | + |
| 27 | +- Andrew Davis < [email protected]> |
| 28 | + |
| 29 | +- Valeria Viana Gusmao < [email protected]> |
| 30 | + |
| 31 | +- Martin Fredriksson < [email protected]> |
| 32 | + |
| 33 | + |
| 34 | +- Saúl Cabrera < [email protected]> |
| 35 | + |
| 36 | +- Peter Salomonsen < [email protected]> |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +- Colin Eberhardt < [email protected]> |
| 41 | +- Ryan Pivovar < [email protected]> |
| 42 | + |
| 43 | + |
| 44 | +- Felipe Gasper < [email protected]> |
| 45 | +- Congcong Cai < [email protected]> |
| 46 | + |
| 47 | +- Yasushi Ando < [email protected]> |
| 48 | + |
| 49 | +- Peter Hayman < [email protected]> |
| 50 | + |
| 51 | +- Adrien Zinger < [email protected]> |
| 52 | +- Ruixiang Chen < [email protected]> |
| 53 | +- Daniel Salvadori < [email protected]> |
| 54 | +- Jairus Tanaka < [email protected]> |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | +- Matt Johnson-Pint < [email protected]> |
| 60 | +- Fabián Heredia Montiel < [email protected]> |
| 61 | +- Jonas Minnberg < [email protected]> |
| 62 | +- Kam Chehresa < [email protected]> |
62 | 63 |
|
63 | 64 | Portions of this software are derived from third-party works licensed under
|
64 | 65 | the following terms:
|
65 | 66 |
|
66 |
| -* TypeScript: https://github.com/Microsoft/TypeScript |
| 67 | +- TypeScript: https://github.com/Microsoft/TypeScript |
67 | 68 |
|
68 | 69 | Copyright (c) Microsoft Corporation
|
69 | 70 | Apache License, Version 2.0 (https://opensource.org/licenses/Apache-2.0)
|
70 | 71 |
|
71 |
| -* Binaryen: https://github.com/WebAssembly/binaryen |
| 72 | +- Binaryen: https://github.com/WebAssembly/binaryen |
72 | 73 |
|
73 | 74 | Copyright (c) WebAssembly Community Group participants
|
74 | 75 | Apache License, Version 2.0 (https://opensource.org/licenses/Apache-2.0)
|
75 | 76 |
|
76 |
| -* musl libc: http://www.musl-libc.org |
| 77 | +- musl libc: http://www.musl-libc.org |
77 | 78 |
|
78 | 79 | Copyright (c) Rich Felker, et al.
|
79 | 80 | The MIT License (https://opensource.org/licenses/MIT)
|
80 | 81 |
|
81 |
| -* V8: https://developers.google.com/v8/ |
| 82 | +- V8: https://developers.google.com/v8/ |
82 | 83 |
|
83 | 84 | Copyright (c) the V8 project authors
|
84 | 85 | The 3-Clause BSD License (https://opensource.org/licenses/BSD-3-Clause)
|
85 | 86 |
|
86 |
| -* Arm Optimized Routines: https://github.com/ARM-software/optimized-routines |
| 87 | +- Arm Optimized Routines: https://github.com/ARM-software/optimized-routines |
87 | 88 |
|
88 | 89 | Copyright (c) Arm Limited
|
89 | 90 | The MIT License (https://opensource.org/licenses/MIT)
|
0 commit comments