Solves a problem with util.format
The client code used for FriendlyCaptcha (widget script, html, styling and webworker solvers)
WASM solver for Cap, a lightweight, modern open-source CAPTCHA alternative designed using SHA-256 PoW.
Issues mentioned in README should be solved by other approaches: - .addEventListener() is blazing fast and is not a real performance issue - to solve issues with ordering in case when regular DOM event propogation is not available consider to use thi