remove time stuff from core
This commit is contained in:
@@ -29,7 +29,7 @@ int main(int argc, char **argv) {
|
||||
bool run_server = false;
|
||||
|
||||
bool core_test_target = false;
|
||||
bool wasm_target = false;
|
||||
bool wasm_target = true;
|
||||
bool win32_target = true;
|
||||
|
||||
if (execute_python_snippets) {
|
||||
|
||||
Reference in New Issue
Block a user