wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Pre-compute the size in flash of a module

Open ia0 opened this issue 2 years ago • 0 comments
trafficstars

When bundling a module to be installed (or updated) on a platform, the bundle metadata may contain what the expected size in flash of the module would be (including any kind of pre-computation like the sidetable described in #46). The platform may then use this when deciding where to allocate the module in flash, and possibly early reject it if not enough resources.

ia0 avatar Mar 23 '23 16:03 ia0