zachmatson
Results
2
comments of
zachmatson
Thanks for sharing your concerns and desired features! This will be coming up; my time is pretty tight right now but I’m planning to get multiple-value arguments into ArgMacros in...
Worth noting that wasm-bindgen converts u64 arguments/returns to BigInt due to the limitations of JS numbers and the WASM spec around larger integers