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
wee_malloc doesn't seem to expose any C interface. You could make your own wrapper exporting a C interface and use staticlib as crate type for this wrapper to get a .a file you can link.
Is there a downloadable wasm module with no-std to use in no rust environments?
The text was updated successfully, but these errors were encountered: