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 would recommend moving the crate/s to workspace and then add wasm proxycrate so it doesn't pollute low level primitives and where different arithmetric can be swapped under.
This will also allow better separation of dependencies.
Also otherwise some hiearchy would be good so it can enable effective idiomatic structure of the code for auditability.
The text was updated successfully, but these errors were encountered:
I would recommend moving the crate/s to workspace and then add wasm proxycrate so it doesn't pollute low level primitives and where different arithmetric can be swapped under.
This will also allow better separation of dependencies.
Also otherwise some hiearchy would be good so it can enable effective idiomatic structure of the code for auditability.
The text was updated successfully, but these errors were encountered: