You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure that there is a faster way. Maybe we could return a function so the user only converts into bigint if they want to. Or maybe we have a mask if the desired bits are less than 32 we just use a normal int?
Find a faster way of transferring bigInt from WASM to JS.
vcd/lib/wrapper.js
Line 13 in 6ae6413
The text was updated successfully, but these errors were encountered: