-
I would like to use your JS port of the handy emulator at https://binbashbanana.github.io/webretro/?core=handy to let people try my 9 home-brew games (which I can build for a multitude of targets) as …
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
### This function solves the problem (这个功能解决的问题)
Avoids users to enter wrong data from the get go
### Expected API (期望的 API)
This will allow us to mask inputs to specific format e.g (##)-(####)…
-
@liamross brought up an interesting scenario in #115:
> However, the fact that my documentation will have zero indication of the type of a parameter means that this could never serve as a replaceme…
-
Unfortunately this issue was not ported to the new sst repo from ion - but the issue still exists and only affects large projects - the projects using sst at scale.
The problem is the following:
…
-
Hi,
Thank you for this wonderful library. I have a suggestion to make it even more wonderful :-).
Would it be possible to add a pure javascript fallback when WebAssembly is not available? Right …
-
i18next-react project setup:
```js
// ./i18n-unused.config.cjs
module.exports = {
localesPath: 'src/analysis/_locales',
srcPath: 'src',
};
```
translation files
```
./src/analysis/_l…
-
```
root@58ad89a57202:/usr/src/app# yes | pv > /dev/null
11.5MiB 0:00:09 [1.02MiB/s] [ ]
root@58ad89a57202:/usr/src/app# /usr/bin/yes | pv > /dev/null
1.07GiB 0:00:09…
-
I work on an environment where I cannot compile binaries and run them.
Pure scripts, like bash, python, c# script, javascript/typescript or WASM, are fine.
Can you make this amazing tool available w…
-
At A18 (or later A17?), `splat3.png` is completely transparent image. So we require to drop the alpha values of `splat3.png` on web browsers.
But the processing takes match time because the image i…