mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
745bb949bb
Similar to the Android, which includes all .jar files into the .apk. Now, the `gogio -target js` will include all `*_js.js` files into the resulting `wasm.js`. That change make possible to adds custom wasm-imports, which might be used in future versions of Gio. Signed-off-by: Inkeliz <inkeliz@inkeliz.com>