mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
toywasm: regen config-dependent files
With the regen script: ``` REF=7c6ff3925d0b0f4d5122df9b1b5761bc2954e014 ./regen.sh ```
This commit is contained in:
parent
b962c02c05
commit
04a156e0d0
1 changed files with 0 additions and 8 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue