Constant polkavm_common::abi::VM_MAXIMUM_EXPORT_COUNT
source ยท pub const VM_MAXIMUM_EXPORT_COUNT: u32 = 1024;
Expand description
The maximum number of functions the program can export.
pub const VM_MAXIMUM_EXPORT_COUNT: u32 = 1024;
The maximum number of functions the program can export.