Better wasm support again (#1779)

* wasm: add shell file for loading wasm module

* wasm: disable pcre2 jit

* wasm: add more configuration options

* cross/wasm: more build options

(cherry picked from commit 6575c297b50417eff0b82fd80340a192ba016b99)
This commit is contained in:
Takase
2025-05-18 22:54:38 +08:00
committed by takase1121
parent ce16538903
commit a23866511d
3 changed files with 149 additions and 15 deletions
+4
View File
@@ -41,5 +41,9 @@ sips -s dpiWidth 144 -s dpiHeight 144 macos/background@2x.png
`sips` and `tiffutil` are available by default on macOS.
### Other Files
- `shell.html`: A shell file for use with WASM builds.
[1]: https://mesonbuild.com/Cross-compilation.html