#include <wasm_config.h>
Public Attributes | |
| std::string | version = "v1" |
| int | max_rom_cache_size_mb = 100 |
Definition at line 216 of file wasm_config.h.
| std::string yaze::app::platform::WasmConfig::Cache::version = "v1" |
Definition at line 217 of file wasm_config.h.
| int yaze::app::platform::WasmConfig::Cache::max_rom_cache_size_mb = 100 |
Definition at line 218 of file wasm_config.h.