brepkit-wasm 2.112.0 → 2.112.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.
@@ -5062,13 +5062,13 @@ export function __wbg___wbindgen_debug_string_0accd80f45e5faa2(arg0, arg1) {
5062
5062
  export function __wbg___wbindgen_throw_1506f2235d1bdba0(arg0, arg1) {
5063
5063
  throw new Error(getStringFromWasm0(arg0, arg1));
5064
5064
  }
5065
- export function __wbg_error_ccfd5382eccadfa1(arg0, arg1) {
5065
+ export function __wbg_error_ac73a71e7aadc89c(arg0, arg1) {
5066
5066
  console.error(getStringFromWasm0(arg0, arg1));
5067
5067
  }
5068
- export function __wbg_log_76517b4f8ca95e4c(arg0, arg1) {
5068
+ export function __wbg_log_284b1a1101792a60(arg0, arg1) {
5069
5069
  console.log(getStringFromWasm0(arg0, arg1));
5070
5070
  }
5071
- export function __wbg_warn_a0b02dbfe26e6164(arg0, arg1) {
5071
+ export function __wbg_warn_4504c13a5014fbb5(arg0, arg1) {
5072
5072
  console.warn(getStringFromWasm0(arg0, arg1));
5073
5073
  }
5074
5074
  export function __wbindgen_cast_0000000000000001(arg0, arg1) {
Binary file
@@ -5074,13 +5074,13 @@ function __wbg_get_imports() {
5074
5074
  __wbg___wbindgen_throw_1506f2235d1bdba0: function(arg0, arg1) {
5075
5075
  throw new Error(getStringFromWasm0(arg0, arg1));
5076
5076
  },
5077
- __wbg_error_ccfd5382eccadfa1: function(arg0, arg1) {
5077
+ __wbg_error_ac73a71e7aadc89c: function(arg0, arg1) {
5078
5078
  console.error(getStringFromWasm0(arg0, arg1));
5079
5079
  },
5080
- __wbg_log_76517b4f8ca95e4c: function(arg0, arg1) {
5080
+ __wbg_log_284b1a1101792a60: function(arg0, arg1) {
5081
5081
  console.log(getStringFromWasm0(arg0, arg1));
5082
5082
  },
5083
- __wbg_warn_a0b02dbfe26e6164: function(arg0, arg1) {
5083
+ __wbg_warn_4504c13a5014fbb5: function(arg0, arg1) {
5084
5084
  console.warn(getStringFromWasm0(arg0, arg1));
5085
5085
  },
5086
5086
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "brepkit-wasm",
3
3
  "type": "module",
4
4
  "description": "WebAssembly bindings for brepkit — browser-native B-Rep solid modeling",
5
- "version": "2.112.0",
5
+ "version": "2.112.1",
6
6
  "license": "MIT OR Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",