pub const VM_MAXIMUM_EXPORT_COUNT: u32 = 1024;
Expand description

The maximum number of functions the program can export.