-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
Hello Everyone,
We have a very old legacy code that runs on 16 bit device, we ran into is out of memory due to it's limited storage space. We are unable to add anything to the existing "C" code. As WASM generates portable code thought of leveraging it for memory footprint optimisation. But as we look at WASM documentation it supports from 32 bit. Is there a way to overcome this challenge ?
Metadata
Metadata
Assignees
Labels
No labels