Open
Description
I've noticed that the JS code generated by JCO uses getInt32
instead of getUint32
. I believe it stems from here:
jco/crates/js-component-bindgen/src/function_bindgen.rs
Lines 1238 to 1243 in 146986d
Is this on purpose or should it be using the unsigned methods instead?
Metadata
Metadata
Assignees
Labels
No labels