how deploy WASM in GitHub Pages #2826
Replies: 3 comments 5 replies
-
| Github pages not support wasm And currently, axmol home page (include wasm preview pages) hosted on Netlify which support specify additional http response header |
Beta Was this translation helpful? Give feedback.
-
| @halx99 im try it, but |
Beta Was this translation helpful? Give feedback.
-
| it's controlled by http server side, not axmol engine if you use nginx, you can refer to https://github.com/simdsoft/wenv-pub/blob/master/etc/nginx/1.29/nginx.conf.in#L43 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
im create root/docs/[index.html, .wasm .data .js]
but when try open link web not work
im use: axmol run -p wasm to creta wasm
Beta Was this translation helpful? Give feedback.
All reactions