wasm app, revive ui
This commit is contained in:
@@ -16,7 +16,7 @@ int main(int argc, char **argv) {
|
||||
meta_app(arena);
|
||||
|
||||
bool run_server = false;
|
||||
bool core_test_target = true;
|
||||
bool core_test_target = false;
|
||||
bool wasm_target = true;
|
||||
bool win32_target = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user