You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// @option config [Boolean] :generate_address_map Configures whether compiled artifacts will contain information to map native program addresses back to the original wasm module. This configuration option is `true` by default. Disabling this feature can result in considerably smaller serialized modules.
83
83
/// @option config [Symbol] :cranelift_opt_level One of +none+, +speed+, +speed_and_size+.
84
84
/// @option config [Symbol] :profiler One of +none+, +jitdump+, +vtune+.
0 commit comments