The Wayback Machine - https://web.archive.org/web/20220526012404/https://github.com/topics/wasm-bindgen
Skip to content
#

wasm-bindgen

Here are 170 public repositories matching this topic...

edward-shen
edward-shen commented Oct 21, 2021

Hey folks! Thanks for creating such a useful project. I've been using this for a little while and I just ran into my first paper cut.

I'm currently using git submodules to vendor out some font files. Unfortunately, the file is named MplusCodeLatin[wdth,wght].ttf, which fails HTML5 validation because it contains square braces, which are considered illegal characters.

No problem, I thought,

enhancement good first issue

Improve this page

Add a description, image, and links to the wasm-bindgen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wasm-bindgen topic, visit your repo's landing page and select "manage topics."

Learn more