If possible, enable a feature flag that allows the waPC host to compile/run without access to std. This will facilitate it being used as a foundation for higher-level functionality that can be available on embedded / limited devices.
Related to #4 , where wasm3 might be a potential option. other alternatives include using wasmi.
If possible, enable a feature flag that allows the waPC host to compile/run without access to std. This will facilitate it being used as a foundation for higher-level functionality that can be available on embedded / limited devices.
Related to #4 , where
wasm3
might be a potential option. other alternatives include using wasmi.