11 Commits (46f597a78cf51b4ca3e3b22486c4ece4ae9a69c6)

Author SHA1 Message Date
Sean McBride abbce7df68 fix: restore additional syscalls
4 years ago
Sean McBride f356cff4a2 chore: Return sane errno on unimplemented syscall
5 years ago
Sean McBride 106db3d348 chore: clarified syscall backing functions
5 years ago
Sean McBride 81a4d65a2e docs: Add attribution to syscall.c
5 years ago
Sean McBride 455d73d719 chore: fix error on NDEBUG
5 years ago
Sean McBride 2a82fe96f3 feat: get epoll implementation working
5 years ago
Sean McBride 69086d012d Various refactors and end-to-end tracking of cycles
5 years ago
Sean McBride e61be257f9
chore: add clang-format from Composite (#5)
5 years ago
phani 645d138787 for runtime with multi-sandboxing, globals are to be populated per sandbox, that was what causing random crashes!
5 years ago
Phani 7ce5cf9a6d fix in wasm_timespec
5 years ago
phani 9b0ec6f7dc Changed directory structure
6 years ago