Skip to content

Commit 1fd05a1

Browse files
authored
Simplify README's Wasmi users list (#2021)
* simplify wasmi users readme list * remove now unused brandmark combinations and logos * reorder Wasmi users list * actually reorder users list * remove wasmer from list
1 parent 5319622 commit 1fd05a1

14 files changed

Lines changed: 25 additions & 362 deletions

README.md

Lines changed: 25 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -121,84 +121,31 @@ Wasmi is suitable for safety critical use cases and has been audited twice.
121121

122122
If you want your project on this list [please inform me](mailto:robin.freyler@gmail.com) about you project and how Wasmi is used.
123123

124-
<a href="https://stellar.org/soroban">
125-
<picture>
126-
<source srcset="./resources/logos/users/soroban-white.svg" media="(prefers-color-scheme: dark)">
127-
<source srcset="./resources/logos/users/soroban-black.svg" media="(prefers-color-scheme: light)">
128-
<img
129-
src="./resources/logos/users/soroban-black.svg"
130-
height="32"
131-
style="vertical-align: middle;"
132-
alt="Stellar Soroban"
133-
/>
134-
</picture>
135-
</a>&nbsp;
136-
<a href="https://wasmer.io">
137-
<img
138-
src="./resources/logos/users/wasmer.svg"
139-
height="32" style="vertical-align: middle;" alt="Wasmer"
140-
/>
141-
</a>&nbsp;
142-
<a href="https://fireflyzero.com">
143-
<img
144-
src="./resources/logos/users/firefly-zero.png"
145-
height="32" style="vertical-align: middle;" alt="Firefly Zero"
146-
/>
147-
</a>&nbsp;
148-
<a href="https://typst.app">
149-
<img
150-
src="./resources/logos/users/typst.png"
151-
height="32" style="vertical-align: middle;" alt="Typst"
152-
/>
153-
</a>&nbsp;
154-
<a href="https://orbitinghail.dev">
155-
<picture>
156-
<source srcset="./resources/logos/users/orbitinghail-white.png" media="(prefers-color-scheme: dark)">
157-
<source srcset="./resources/logos/users/orbitinghail-black.png" media="(prefers-color-scheme: light)">
158-
<img
159-
src="./resources/logos/users/orbitinghail-black.svg"
160-
height="32"
161-
style="vertical-align: middle;"
162-
alt="Orbitinghail"
163-
/>
164-
</picture>
165-
</a>&nbsp;
166-
<a href="https://github.com/smol-dot/smoldot">
167-
<img
168-
src="./resources/logos/users/smoldot.png"
169-
height="32" style="vertical-align: middle;" alt="Smoldot"
170-
/>
171-
</a>&nbsp;
172-
<a href="https://github.com/Askannz/munal-os">
173-
<img
174-
src="./resources/logos/users/munal-os.png"
175-
height="32" style="vertical-align: middle;" alt="Munal OS"
176-
/>
177-
</a>&nbsp;
178-
<a href="https://github.com/unicode-org/icu4x">
179-
<img
180-
src="./resources/logos/users/icu4x.png"
181-
height="32" style="vertical-align: middle;" alt="icu4x"
182-
/>
183-
</a>&nbsp;
184-
<a href="https://github.com/Uni-Gal/Ayaka">
185-
<img
186-
src="./resources/logos/users/ayaka.png"
187-
height="32" style="vertical-align: middle;" alt="Ayaka"
188-
/>
189-
</a>&nbsp;
190-
<a href="https://github.com/project-oak/oak">
191-
<picture>
192-
<source srcset="./resources/logos/users/project-oak-dark.svg" media="(prefers-color-scheme: dark)">
193-
<source srcset="./resources/logos/users/project-oak-light.svg" media="(prefers-color-scheme: light)">
194-
<img
195-
src="./resources/logos/users/project-oak-light.svg"
196-
height="32"
197-
style="vertical-align: middle;"
198-
alt="Project Oak"
199-
/>
200-
</picture>
201-
</a>&nbsp;
124+
[Soroban] &middot;
125+
[Typst] &middot;
126+
[Zellij] &middot;
127+
[Josh] &middot;
128+
[Ripple] &middot;
129+
[Firefly Zero] &middot;
130+
[icu4x] &middot;
131+
[orbitinghail] &middot;
132+
[smoldot] &middot;
133+
[Munal OS] &middot;
134+
[Ayaka] &middot;
135+
[Project Oak]
136+
137+
[Soroban]: https://stellar.org/soroban
138+
[Firefly Zero]: https://fireflyzero.com
139+
[Typst]: https://typst.app
140+
[Zellij]: https://zellij.dev
141+
[Ripple]: https://ripple.com
142+
[Josh]: https://github.com/josh-project/josh
143+
[icu4x]: https://github.com/unicode-org/icu4x
144+
[orbitinghail]: https://orbitinghail.dev
145+
[Munal OS]: https://github.com/Askannz/munal-os
146+
[Ayaka]: https://github.com/Uni-Gal/Ayaka
147+
[Project Oak]: https://github.com/project-oak/oak
148+
[smoldot]: https://github.com/smol-dot/smoldot
202149

203150
## Sponsors
204151

resources/logos/users/ayaka.png

-119 KB
Binary file not shown.
-1011 Bytes
Binary file not shown.

resources/logos/users/icu4x.png

-10.5 KB
Binary file not shown.

resources/logos/users/munal-os.png

-207 KB
Binary file not shown.
-16.1 KB
Binary file not shown.
-15.5 KB
Binary file not shown.

resources/logos/users/project-oak-dark.svg

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)