toywasm: regen config-dependent files
With the regen script: ``` REF=7c6ff3925d0b0f4d5122df9b1b5761bc2954e014 ./regen.sh ```
This commit is contained in:
parent
b962c02c05
commit
04a156e0d0
@ -23,15 +23,7 @@
|
||||
|
||||
#define TOYWASM_USE_SEPARATE_EXECUTE
|
||||
#define TOYWASM_USE_TAILCALL
|
||||
/* #undef TOYWASM_USE_SHORT_ENUMS */
|
||||
|
||||
/* #undef TOYWASM_USE_USER_SCHED */
|
||||
|
||||
/* #undef TOYWASM_ENABLE_TRACING */
|
||||
|
||||
/* #undef TOYWASM_ENABLE_TRACING_INSN */
|
||||
#define TOYWASM_USE_JUMP_BINARY_SEARCH
|
||||
/* #undef TOYWASM_USE_JUMP_CACHE */
|
||||
#define TOYWASM_JUMP_CACHE2_SIZE 4
|
||||
#define TOYWASM_USE_LOCALS_CACHE
|
||||
#define TOYWASM_USE_SEPARATE_LOCALS
|
||||
|
Loading…
Reference in New Issue
Block a user