F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
spacewasm_compiler_options_t Struct Reference

#include <Svc/WasmSequencer/spacewasm_include/spacewasm.h>

Public Attributes

bool allow_memory_grow
 
uint32_t max_backpatch_iterations
 
size_t max_code_pages
 

Detailed Description

Definition at line 439 of file spacewasm.h.

Member Data Documentation

◆ allow_memory_grow

bool spacewasm_compiler_options_t::allow_memory_grow

Definition at line 444 of file spacewasm.h.

◆ max_backpatch_iterations

uint32_t spacewasm_compiler_options_t::max_backpatch_iterations

Definition at line 450 of file spacewasm.h.

◆ max_code_pages

size_t spacewasm_compiler_options_t::max_code_pages

Definition at line 455 of file spacewasm.h.


The documentation for this struct was generated from the following file: