ニュース

Hi, I would like to use he.js in my site, but if I try to embed he.js as a client-side script as stated in the readme ...
Version: Emscripten 2.0.7 Description: I have a working hello world project using WebGpu, but when added support for main/side-modules i started getting errors in the generated .js file: Uncaught S ...
「この文章には半角ハテナが含まれているか?」をmatchで調べようとしたらUncaught SyntaxError: Invalid regular expressionで落ちた話。 matchの引数として渡す比較用文字列を、正規表現であることを明記した上でエスケープしておく ...