@@ -121,84 +121,31 @@ Wasmi is suitable for safety critical use cases and has been audited twice.
121121
122122If 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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
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 >  ;
124+ [ Soroban] · ;
125+ [ Typst] · ;
126+ [ Zellij] · ;
127+ [ Josh] · ;
128+ [ Ripple] · ;
129+ [ Firefly Zero] · ;
130+ [ icu4x] · ;
131+ [ orbitinghail] · ;
132+ [ smoldot] · ;
133+ [ Munal OS] · ;
134+ [ Ayaka] · ;
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
0 commit comments