@@ 245,40 245,17 @@ function debugString(val) {
return className;
}
function __wbg_adapter_30(arg0, arg1, arg2) {
- wasm.closure3141_externref_shim(arg0, arg1, arg2);
+ wasm.closure9196_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_47(arg0, arg1) {
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hcbe3698dd8353347(arg0, arg1);
+function __wbg_adapter_41(arg0, arg1) {
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h283a3929cd4f6c0d(arg0, arg1);
}
-function __wbg_adapter_52(arg0, arg1, arg2, arg3) {
- wasm.closure9732_externref_shim(arg0, arg1, arg2, arg3);
+function __wbg_adapter_46(arg0, arg1, arg2, arg3) {
+ wasm.closure9480_externref_shim(arg0, arg1, arg2, arg3);
}
-/**
- * Chroma subsampling format
- * @enum {0 | 1 | 2 | 3}
- */
-export const ChromaSampling = Object.freeze({
- /**
- * Both vertically and horizontally subsampled.
- */
- Cs420: 0, "0": "Cs420",
- /**
- * Horizontally subsampled.
- */
- Cs422: 1, "1": "Cs422",
- /**
- * Not subsampled.
- */
- Cs444: 2, "2": "Cs444",
- /**
- * Monochrome.
- */
- Cs400: 3, "3": "Cs400",
-});
-
const __wbindgen_enum_ResizeObserverBoxOptions = ["border-box", "content-box", "device-pixel-content-box"];
const __wbindgen_enum_VisibilityState = ["hidden", "visible"];
@@ 456,9 433,6 @@ function __wbg_get_imports() {
const ret = arg0.blockSize;
return ret;
};
- imports.wbg.__wbg_blur_c2ad8cc71bac3974 = function() { return handleError(function (arg0) {
- arg0.blur();
- }, arguments) };
imports.wbg.__wbg_body_942ea927546a04ba = function(arg0) {
const ret = arg0.body;
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
@@ 701,13 675,6 @@ function __wbg_get_imports() {
imports.wbg.__wbg_cullFace_fbae6dd4d5e61ba4 = function(arg0, arg1) {
arg0.cullFace(arg1 >>> 0);
};
- imports.wbg.__wbg_data_e77bd5c125ecc8a8 = function(arg0, arg1) {
- const ret = arg1.data;
- var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
- var len1 = WASM_VECTOR_LEN;
- getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
- getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
- };
imports.wbg.__wbg_deleteBuffer_7ed96e1bf7c02e87 = function(arg0, arg1) {
arg0.deleteBuffer(arg1);
};
@@ 948,10 915,6 @@ function __wbg_get_imports() {
const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
}, arguments) };
- imports.wbg.__wbg_getElementById_f827f0d6648718a8 = function(arg0, arg1, arg2) {
- const ret = arg0.getElementById(getStringFromWasm0(arg1, arg2));
- return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
- };
imports.wbg.__wbg_getExtension_ff0fb1398bcf28c3 = function() { return handleError(function (arg0, arg1, arg2) {
const ret = arg0.getExtension(getStringFromWasm0(arg1, arg2));
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
@@ 1065,10 1028,6 @@ function __wbg_get_imports() {
const ret = arg0.height;
return ret;
};
- imports.wbg.__wbg_hidden_44035768fde1148a = function(arg0) {
- const ret = arg0.hidden;
- return ret;
- };
imports.wbg.__wbg_includes_937486a108ec147b = function(arg0, arg1, arg2) {
const ret = arg0.includes(arg1, arg2);
return ret;
@@ 1087,16 1046,6 @@ function __wbg_get_imports() {
const ret = result;
return ret;
};
- imports.wbg.__wbg_instanceof_HtmlInputElement_12d71bf2d15dd19e = function(arg0) {
- let result;
- try {
- result = arg0 instanceof HTMLInputElement;
- } catch (_) {
- result = false;
- }
- const ret = result;
- return ret;
- };
imports.wbg.__wbg_instanceof_Response_f2cc20d9f7dfd644 = function(arg0) {
let result;
try {
@@ 1130,14 1079,6 @@ function __wbg_get_imports() {
imports.wbg.__wbg_invalidateFramebuffer_83f643d2a4936456 = function() { return handleError(function (arg0, arg1, arg2) {
arg0.invalidateFramebuffer(arg1 >>> 0, arg2);
}, arguments) };
- imports.wbg.__wbg_isComposing_36511555ff1869a4 = function(arg0) {
- const ret = arg0.isComposing;
- return ret;
- };
- imports.wbg.__wbg_isComposing_6e36768c82fd5a4f = function(arg0) {
- const ret = arg0.isComposing;
- return ret;
- };
imports.wbg.__wbg_isIntersecting_e68706dac9c5f2e9 = function(arg0) {
const ret = arg0.isIntersecting;
return ret;
@@ 1146,10 1087,6 @@ function __wbg_get_imports() {
const ret = Object.is(arg0, arg1);
return ret;
};
- imports.wbg.__wbg_keyCode_237a8d1a040910b8 = function(arg0) {
- const ret = arg0.keyCode;
- return ret;
- };
imports.wbg.__wbg_key_7b5c6cb539be8e13 = function(arg0, arg1) {
const ret = arg1.key;
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ 1548,9 1485,6 @@ function __wbg_get_imports() {
const ret = Reflect.set(arg0, arg1, arg2);
return ret;
}, arguments) };
- imports.wbg.__wbg_setautofocus_6ca6f0ab5a566c21 = function() { return handleError(function (arg0, arg1) {
- arg0.autofocus = arg1 !== 0;
- }, arguments) };
imports.wbg.__wbg_setbox_2786f3ccea97cac4 = function(arg0, arg1) {
arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
};
@@ 1560,27 1494,12 @@ function __wbg_get_imports() {
imports.wbg.__wbg_setheight_da683a33fa99843c = function(arg0, arg1) {
arg0.height = arg1 >>> 0;
};
- imports.wbg.__wbg_sethidden_c9dddd5ae4b3314f = function(arg0, arg1) {
- arg0.hidden = arg1 !== 0;
- };
- imports.wbg.__wbg_setid_d1300d55a412791b = function(arg0, arg1, arg2) {
- arg0.id = getStringFromWasm0(arg1, arg2);
- };
imports.wbg.__wbg_setonmessage_23d122da701b8ddb = function(arg0, arg1) {
arg0.onmessage = arg1;
};
- imports.wbg.__wbg_setsize_82b7ca70126e94d1 = function(arg0, arg1) {
- arg0.size = arg1 >>> 0;
- };
- imports.wbg.__wbg_settype_2a902a4a235bb64a = function(arg0, arg1, arg2) {
- arg0.type = getStringFromWasm0(arg1, arg2);
- };
imports.wbg.__wbg_settype_39ed370d3edd403c = function(arg0, arg1, arg2) {
arg0.type = getStringFromWasm0(arg1, arg2);
};
- imports.wbg.__wbg_setvalue_6ad9ef6c692ea746 = function(arg0, arg1, arg2) {
- arg0.value = getStringFromWasm0(arg1, arg2);
- };
imports.wbg.__wbg_setwidth_660ca581e3fbe279 = function(arg0, arg1) {
arg0.width = arg1 >>> 0;
};
@@ 1872,13 1791,6 @@ function __wbg_get_imports() {
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
}, arguments) };
- imports.wbg.__wbg_value_91cbf0dd3ab84c1e = function(arg0, arg1) {
- const ret = arg1.value;
- const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
- const len1 = WASM_VECTOR_LEN;
- getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
- getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
- };
imports.wbg.__wbg_vertexAttribDivisorANGLE_11e909d332960413 = function(arg0, arg1, arg2) {
arg0.vertexAttribDivisorANGLE(arg1 >>> 0, arg2 >>> 0);
};
@@ 1940,56 1852,44 @@ function __wbg_get_imports() {
const ret = false;
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper24110 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
- return ret;
- };
- imports.wbg.__wbindgen_closure_wrapper24113 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
- return ret;
- };
- imports.wbg.__wbindgen_closure_wrapper24118 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
- return ret;
- };
- imports.wbg.__wbindgen_closure_wrapper24607 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper28945 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper31126 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper28949 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper31130 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper28952 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper31133 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper28955 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper31137 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper28957 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper74376 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_47);
+ imports.wbg.__wbindgen_closure_wrapper72330 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_41);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper74379 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper72333 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper74391 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_52);
+ imports.wbg.__wbindgen_closure_wrapper72345 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_46);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper74394 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 3142, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper72348 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9478, __wbg_adapter_30);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper84924 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 9451, __wbg_adapter_30);
+ imports.wbg.__wbindgen_closure_wrapper80642 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 9197, __wbg_adapter_30);
return ret;
};
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {