optimization of wasm and component v2 wasm files
This commit is contained in:
@@ -157,6 +157,9 @@ function __wbg_get_imports() {
|
||||
__wbg_set_font_295aa505e45244aa: function(arg0, arg1, arg2) {
|
||||
arg0.font = getStringFromWasm0(arg1, arg2);
|
||||
},
|
||||
__wbg_set_globalAlpha_1660b0603161d11b: function(arg0, arg1) {
|
||||
arg0.globalAlpha = arg1;
|
||||
},
|
||||
__wbg_static_accessor_GLOBAL_8cfadc87a297ca02: function() {
|
||||
const ret = typeof global === 'undefined' ? null : global;
|
||||
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user