diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-12-16 19:27:50 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-12-16 19:27:50 +0100 |
| commit | 386a073ea094f7aa00c90657eb99dea6544d5b3e (patch) | |
| tree | d4c5b4395a15b9a203c9d36525f5bef933d1aca7 /README.md | |
| parent | bde338363cecb3e978d32e55c65ec1d48b2a847e (diff) | |
chore: use svg's to keep repo size smaller
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ I'm currently working on supporting the WebAssembly MVP (1.0) specification. You can see the current status in the graph below. The goal is to support all the features of the MVP specification and then move on to the next version. <p align="center"> - <img align="center" src="./crates/tinywasm/tests/progress-mvp.png" width="700" alt=""> + <img align="center" src="./crates/tinywasm/tests/progress-mvp.svg" width="700" alt=""> </p> ## Features |
