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
Good question! Actually I doubt it can, and there are some reasons for that:
For now, wasmi doesn't support 32-bit platforms. Nothing serious, it just didn't received much testing on these platforms. See Support 32-bit targets #43
wasmi can't be compiled with [no_std] at the moment.
This is interesting use case, can you tell me more about it?
Such as STM32 F4
The text was updated successfully, but these errors were encountered: