@boundaryml/baml-bridge-web 0.17.0 → 0.17.1-nightly.20260817.a
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/dist/wasm/bridge_web_core.d.ts +2 -2
- package/dist/wasm/bridge_web_core.js +7 -7
- package/dist/wasm/bridge_web_core_bg.wasm +0 -0
- package/dist/wasm/bridge_web_core_bg.wasm.d.ts +2 -2
- package/dist/workerd-wasm/bridge_web_core_bg.js +7 -7
- package/dist/workerd-wasm/bridge_web_core_bg.wasm +0 -0
- package/dist/workerd-wasm/bridge_web_core_bg.wasm.d.ts +2 -2
- package/package.json +1 -1
|
@@ -171,8 +171,8 @@ export interface InitOutput {
|
|
|
171
171
|
readonly cancel_function_call: (a: bigint) => number;
|
|
172
172
|
readonly free_buffer: (a: number) => void;
|
|
173
173
|
readonly new_function_call: () => bigint;
|
|
174
|
-
readonly
|
|
175
|
-
readonly
|
|
174
|
+
readonly __wasm_bindgen_func_elem_39509: (a: number, b: number, c: number, d: number) => void;
|
|
175
|
+
readonly __wasm_bindgen_func_elem_39522: (a: number, b: number, c: number, d: number) => void;
|
|
176
176
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
177
177
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
178
178
|
readonly __wbindgen_export3: (a: number) => void;
|
|
@@ -804,7 +804,7 @@ function __wbg_get_imports() {
|
|
|
804
804
|
const a = state0.a;
|
|
805
805
|
state0.a = 0;
|
|
806
806
|
try {
|
|
807
|
-
return
|
|
807
|
+
return __wasm_bindgen_func_elem_39522(a, state0.b, arg0, arg1);
|
|
808
808
|
} finally {
|
|
809
809
|
state0.a = a;
|
|
810
810
|
}
|
|
@@ -911,8 +911,8 @@ function __wbg_get_imports() {
|
|
|
911
911
|
return addHeapObject(ret);
|
|
912
912
|
},
|
|
913
913
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
914
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
915
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
914
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 7381, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
915
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39509);
|
|
916
916
|
return addHeapObject(ret);
|
|
917
917
|
},
|
|
918
918
|
__wbindgen_cast_0000000000000002: function(arg0) {
|
|
@@ -956,10 +956,10 @@ function __wbg_get_imports() {
|
|
|
956
956
|
};
|
|
957
957
|
}
|
|
958
958
|
|
|
959
|
-
function
|
|
959
|
+
function __wasm_bindgen_func_elem_39509(arg0, arg1, arg2) {
|
|
960
960
|
try {
|
|
961
961
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
962
|
-
wasm.
|
|
962
|
+
wasm.__wasm_bindgen_func_elem_39509(retptr, arg0, arg1, addHeapObject(arg2));
|
|
963
963
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
964
964
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
965
965
|
if (r1) {
|
|
@@ -970,8 +970,8 @@ function __wasm_bindgen_func_elem_39162(arg0, arg1, arg2) {
|
|
|
970
970
|
}
|
|
971
971
|
}
|
|
972
972
|
|
|
973
|
-
function
|
|
974
|
-
wasm.
|
|
973
|
+
function __wasm_bindgen_func_elem_39522(arg0, arg1, arg2, arg3) {
|
|
974
|
+
wasm.__wasm_bindgen_func_elem_39522(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
975
975
|
}
|
|
976
976
|
|
|
977
977
|
function addHeapObject(obj) {
|
|
Binary file
|
|
@@ -44,8 +44,8 @@ export const mintHostValueKey: () => bigint;
|
|
|
44
44
|
export const cancel_function_call: (a: bigint) => number;
|
|
45
45
|
export const free_buffer: (a: number) => void;
|
|
46
46
|
export const new_function_call: () => bigint;
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
47
|
+
export const __wasm_bindgen_func_elem_39509: (a: number, b: number, c: number, d: number) => void;
|
|
48
|
+
export const __wasm_bindgen_func_elem_39522: (a: number, b: number, c: number, d: number) => void;
|
|
49
49
|
export const __wbindgen_export: (a: number, b: number) => number;
|
|
50
50
|
export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
51
51
|
export const __wbindgen_export3: (a: number) => void;
|
|
@@ -799,7 +799,7 @@ export function __wbg_new_typed_bf31d18f92484486(arg0, arg1) {
|
|
|
799
799
|
const a = state0.a;
|
|
800
800
|
state0.a = 0;
|
|
801
801
|
try {
|
|
802
|
-
return
|
|
802
|
+
return __wasm_bindgen_func_elem_39522(a, state0.b, arg0, arg1);
|
|
803
803
|
} finally {
|
|
804
804
|
state0.a = a;
|
|
805
805
|
}
|
|
@@ -906,8 +906,8 @@ export function __wbg_versions_276b2795b1c6a219(arg0) {
|
|
|
906
906
|
return addHeapObject(ret);
|
|
907
907
|
}
|
|
908
908
|
export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
909
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
910
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
909
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 7381, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
910
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39509);
|
|
911
911
|
return addHeapObject(ret);
|
|
912
912
|
}
|
|
913
913
|
export function __wbindgen_cast_0000000000000002(arg0) {
|
|
@@ -944,10 +944,10 @@ export function __wbindgen_object_clone_ref(arg0) {
|
|
|
944
944
|
export function __wbindgen_object_drop_ref(arg0) {
|
|
945
945
|
takeObject(arg0);
|
|
946
946
|
}
|
|
947
|
-
function
|
|
947
|
+
function __wasm_bindgen_func_elem_39509(arg0, arg1, arg2) {
|
|
948
948
|
try {
|
|
949
949
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
950
|
-
wasm.
|
|
950
|
+
wasm.__wasm_bindgen_func_elem_39509(retptr, arg0, arg1, addHeapObject(arg2));
|
|
951
951
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
952
952
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
953
953
|
if (r1) {
|
|
@@ -958,8 +958,8 @@ function __wasm_bindgen_func_elem_39162(arg0, arg1, arg2) {
|
|
|
958
958
|
}
|
|
959
959
|
}
|
|
960
960
|
|
|
961
|
-
function
|
|
962
|
-
wasm.
|
|
961
|
+
function __wasm_bindgen_func_elem_39522(arg0, arg1, arg2, arg3) {
|
|
962
|
+
wasm.__wasm_bindgen_func_elem_39522(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
963
963
|
}
|
|
964
964
|
|
|
965
965
|
function addHeapObject(obj) {
|
|
Binary file
|
|
@@ -44,8 +44,8 @@ export const mintHostValueKey: () => bigint;
|
|
|
44
44
|
export const cancel_function_call: (a: bigint) => number;
|
|
45
45
|
export const free_buffer: (a: number) => void;
|
|
46
46
|
export const new_function_call: () => bigint;
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
47
|
+
export const __wasm_bindgen_func_elem_39509: (a: number, b: number, c: number, d: number) => void;
|
|
48
|
+
export const __wasm_bindgen_func_elem_39522: (a: number, b: number, c: number, d: number) => void;
|
|
49
49
|
export const __wbindgen_export: (a: number, b: number) => number;
|
|
50
50
|
export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
51
51
|
export const __wbindgen_export3: (a: number) => void;
|