lukasgeiter / gettext-extractor

A flexible and powerful Gettext message extractor with support for JavaScript, TypeScript, JSX and HTML.
MIT License
98 stars 21 forks source link

Convert to ASM? #68

Open slalomzacharyd opened 1 year ago

slalomzacharyd commented 1 year ago

The library is a bit slow. It might be worth converting it to WASM through rust or typescript?