wasmerio / wasmer.io

The Wasmer.io website
https://wasmer.io/
21 stars 17 forks source link

feat: Fix language links, and add missing languages #35

Closed Hywan closed 3 years ago

Hywan commented 3 years ago

This patch does 2 things:

  1. It fixes invalid links to existing embeddings,
  2. It adds missing embeddings (namely, Swift, Zig, Dart and D).

I tried to mimic the SVG style as much as possible.

Here is it render:

Before:

Screenshot 2021-07-15 at 10 47 05

After:

Screenshot 2021-07-15 at 10 46 32