feat: typed function references - #49
Draft
explodingcamera wants to merge 2 commits into
Draft
Annotations
10 errors
|
Build wasm:
crates/tinywasm/src/func.rs#L712
no variant, associated function, or constant named `RefFunc` found for enum `tinywasm_types::WasmType` in the current scope
|
|
Build wasm:
crates/tinywasm/src/func.rs#L505
the trait bound `tinywasm_types::WasmType: From<&tinywasm_types::WasmValue>` is not satisfied
|
|
Build wasm:
crates/tinywasm/src/func.rs#L189
mismatched types
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L552
cannot find tuple struct or tuple variant `RefExtern` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L549
cannot find tuple struct or tuple variant `RefFunc` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L548
cannot find tuple struct or tuple variant `RefExtern` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L548
cannot find tuple struct or tuple variant `RefFunc` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L529
cannot find tuple struct or tuple variant `RefFunc` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L528
cannot find tuple struct or tuple variant `RefExtern` in this scope
|
|
Build wasm:
crates/tinywasm/src/store/mod.rs#L527
cannot find tuple struct or tuple variant `RefFunc` in this scope
|
background
wait
wait-all
cancel
parallel
Loading