Paul m. p. Peny
Paul m. p. Peny
observed on mac retina + firefox: `Unsupported device pixel ratio 2` current effects on 2D/3D canvases unknow
PWA https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Introduction rely on services workers to provide near instant startup after first visit. also https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Add_to_home_screen
experiment later with -Oz and use zipimport ( maybe modified to support LZMA ) on a pyc only stdlib. see if lzma can be the default for wasm wheels.
When self.send_header("Cross-Origin-Embedder-Policy", "require-corp") is missing the sixel addon of xterm js won't load. Todo check impact of self.send_header("Access-Control-Allow-Origin", "*") missing. on pyscript some people got CORB problems too ( like...
https://github.com/ImageOptim/libimagequant ffmpeg ? possibly via wasm modules to get really cross platform ? performance is not an issue conversion is a one time thing like initial caching. manually and actually...
which is usually missing on desktop game ports
for games that only support keyboard or gamepad but could run on tablets.
https://github.com/pmp-p/pygame-wasm/issues/3
as @davidpendergast suggested on discord we should have some kind of `.pygbagignore` file ( following `.gitignore` convention but not limited to ) to integrate in the pipeline actually pack.py does...