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 )
...
* chore: add clang-format from Composite
* chore: cleanup JSON
* chore: add clang-format from Composite
* chore: stylistic corrections
* chore: ignore swap files and vscode conf
* chore: check semver of clang-format and require 9
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
...
* silverfish is a submodule now
* memory modules from silverfish runtime is copied in to the aWsm runtime.
* runtime/tests/Makefile compiles different tests and silverfish/code_benches..
6 years ago