Skip to content

Commit 24c42c9

Browse files
committed
Added WASM link to ReadMe
1 parent 31acd3a commit 24c42c9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The <b>Clipper2</b> library performs **intersection**, **union**, **difference**
4747
<hr>
4848

4949
### Ports to other languages
50-
**Java**: https://github.com/micycle1/Clipper2-java/<br>
51-
**Kotlin**: https://github.com/Monkey-Maestro/clipper2-kotlin<br>
52-
**golang**: https://github.com/epit3d/goclipper2
50+
| lang. | link |
51+
| ------ | ------ |
52+
| **WASM** | https://github.com/ErikSom/Clipper2-WASM/ |
53+
| **Java** | https://github.com/micycle1/Clipper2-java/ |
54+
| **Kotlin** | https://github.com/Monkey-Maestro/clipper2-kotlin |
55+
| **golang** | https://github.com/epit3d/goclipper2 |

0 commit comments

Comments
 (0)