This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared/platform/windows
Wenyong Huang a5ffd656fa
Fix wasm-c-api trap message format issue (#644)
And fix two compile warnings.
2021-06-01 15:05:35 +08:00
..
platform_init.c Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 2021-05-11 16:48:49 +08:00
platform_internal.h Re-org thread env init/destroy for HW bound check (#631) 2021-05-14 11:13:12 +08:00
shared_platform.cmake Add wamrc AoT compiler building support for Windows(MSVC) (#332) 2020-08-11 11:30:51 +08:00
win_malloc.c Implement Windows boundary check with hardware trap (#623) 2021-04-27 17:18:27 +08:00
win_memmap.c Implement Windows boundary check with hardware trap (#623) 2021-04-27 17:18:27 +08:00
win_thread.c Fix wasm-c-api trap message format issue (#644) 2021-06-01 15:05:35 +08:00
win_time.c fix coding style for windows build patch (#350) 2020-08-13 16:40:19 +08:00