@xberg-io/crawlberg-wasm 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pkg/bundler/crawlberg_wasm_bg.js +2 -2
- package/pkg/bundler/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/bundler/package.json +1 -1
- package/pkg/deno/crawlberg_wasm.js +2 -2
- package/pkg/deno/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/nodejs/crawlberg_wasm.js +2 -2
- package/pkg/nodejs/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/nodejs/package.json +1 -1
- package/pkg/web/crawlberg_wasm.js +2 -2
- package/pkg/web/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/web/package.json +1 -1
package/package.json
CHANGED
|
@@ -7920,12 +7920,12 @@ export function __wbg_wasmsitemapurl_unwrap(arg0) {
|
|
|
7920
7920
|
return ret;
|
|
7921
7921
|
}
|
|
7922
7922
|
export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
7923
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
7923
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
7924
7924
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
|
|
7925
7925
|
return ret;
|
|
7926
7926
|
}
|
|
7927
7927
|
export function __wbindgen_cast_0000000000000002(arg0, arg1) {
|
|
7928
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
7928
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7929
7929
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
|
|
7930
7930
|
return ret;
|
|
7931
7931
|
}
|
|
Binary file
|
package/pkg/bundler/package.json
CHANGED
|
@@ -7925,12 +7925,12 @@ function __wbg_get_imports() {
|
|
|
7925
7925
|
return ret;
|
|
7926
7926
|
},
|
|
7927
7927
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
7928
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
7928
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
7929
7929
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
|
|
7930
7930
|
return ret;
|
|
7931
7931
|
},
|
|
7932
7932
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7933
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
7933
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7934
7934
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
|
|
7935
7935
|
return ret;
|
|
7936
7936
|
},
|
|
Binary file
|
|
@@ -7978,12 +7978,12 @@ function __wbg_get_imports() {
|
|
|
7978
7978
|
return ret;
|
|
7979
7979
|
},
|
|
7980
7980
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
7981
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
7981
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
7982
7982
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
|
|
7983
7983
|
return ret;
|
|
7984
7984
|
},
|
|
7985
7985
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7986
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
7986
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7987
7987
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
|
|
7988
7988
|
return ret;
|
|
7989
7989
|
},
|
|
Binary file
|
package/pkg/nodejs/package.json
CHANGED
|
@@ -7925,12 +7925,12 @@ function __wbg_get_imports() {
|
|
|
7925
7925
|
return ret;
|
|
7926
7926
|
},
|
|
7927
7927
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
7928
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
7928
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
7929
7929
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
|
|
7930
7930
|
return ret;
|
|
7931
7931
|
},
|
|
7932
7932
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7933
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
7933
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7934
7934
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
|
|
7935
7935
|
return ret;
|
|
7936
7936
|
},
|
|
Binary file
|