toywasm: Regen
``` REF=aaf74d68b6c57060da62ef9fc056f9f3a776e845 ./regen.sh ```
This commit is contained in:
parent
f6f996d1f3
commit
29028d480b
@ -21,6 +21,6 @@
|
||||
#if !defined(_TOYWASM_VERSION_H)
|
||||
#define _TOYWASM_VERSION_H
|
||||
|
||||
#define TOYWASM_VERSION "v41.0.0"
|
||||
#define TOYWASM_VERSION "v42.0.0"
|
||||
|
||||
#endif /* !defined(_TOYWASM_VERSION_H) */
|
||||
|
@ -57,5 +57,7 @@ const char *const toywasm_config_string =
|
||||
"\tTOYWASM_ENABLE_WASM_NAME_SECTION = ON\n"
|
||||
"\tTOYWASM_ENABLE_WASI = ON\n"
|
||||
"\tTOYWASM_ENABLE_WASI_THREADS = ON\n"
|
||||
"\tTOYWASM_ENABLE_WASI_LITTLEFS = OFF\n"
|
||||
"\tTOYWASM_ENABLE_LITTLEFS_STATS = OFF\n"
|
||||
"\tTOYWASM_ENABLE_DYLD = ON\n"
|
||||
"\tTOYWASM_ENABLE_DYLD_DLFCN = ON\n";
|
||||
|
Loading…
Reference in New Issue
Block a user