liang.he 9cb1cc4af6 fix: cast file descriptor to size_t for comparison in fd_prestats functions (#4582) 5 miesięcy temu
..
LICENSE 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
README.md 548926ab1a Rename "master" branch to "main" 5 lat temu
blocking_op.c 0b97d0cb14 Merge dev/zephyr_file_socket into main (#4347) 5 miesięcy temu
blocking_op.h 0b97d0cb14 Merge dev/zephyr_file_socket into main (#4347) 5 miesięcy temu
locking.h 0b97d0cb14 Merge dev/zephyr_file_socket into main (#4347) 5 miesięcy temu
posix.c 9cb1cc4af6 fix: cast file descriptor to size_t for comparison in fd_prestats functions (#4582) 5 miesięcy temu
posix.h fa5e9d72b0 Abstract POSIX filesystem functions (#2585) 2 lat temu
queue.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
random.c 0b97d0cb14 Merge dev/zephyr_file_socket into main (#4347) 5 miesięcy temu
random.h b39fd516d3 Use next generation crypto API on Windows (#2769) 2 lat temu
refcount.h b16b6044ee Enable libc-wasi for windows msvc build (#3852) 1 rok temu
rights.h 67fa155878 libc-wasi: Make rights of STDIN/STDOUT/STDERR fixed and overlook their access modes (#3694) 1 rok temu
ssp_config.h 0b97d0cb14 Merge dev/zephyr_file_socket into main (#4347) 5 miesięcy temu
str.c fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
str.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu

README.md

This directory consists of selected files copied from the [src/libemulator] directory in the cloudabi-utils repository, with minor modifications, along with the accompanying LICENSE file from that repository.

The modifications are marked with WASMTIME_* preprocessor macros.

The files were copied at git revision 223dadc532 which is dated Tue Jun 25 17:22:07 2019 -0700 .