anything in pure nim that compiles to c can also compile to wasm. There is a github repository which contains an example config.nims file for compiling to wasm, but I can't find that right now. But I used it in my own project aswell, so you can just copy that (<https://github.com/Nimaoth/Absytree/blob/main/config/config.nims>). You'll need to install emscripten for that
- Best REGEX library for targeting both JS and C nimaoth
