Sean McBride
5d19891e63
feat: libsledge pattern for wasmception ( #299 )
...
* feat: libsledge pattern for wasmception
* ci: build libsledge
* ci: fix YAML whitespace issue
* ci: fix another YAML whitespace issue
* fix: Correct type issues in memcpy
* ci: debug permissions
* ci: restore build rules
* chore: Change wasmception init symbol
* chore: Assored cleanup
* fix: update g0 cache on preemption
* refactor: inline global vec in sandbox struct
* chore: trailing newline on JSON
* chore: Clean up extraneous file associations
* docs: Explain export and weak symbols
* docs: Remove comment
* refactor: Replace CHAR_BIT with limits.h
* refactor: Remove redundant unlikely define
* docs: Wasmception fn type checking disabled note
3 years ago
xiaosuGW
67e5e2d4ba
a simple solution to fix compiling permission error
4 years ago
Sean McBride
675ee8c77c
chore: fix paths for CI
4 years ago
Sean McBride
f419cd4501
chore: use cd not pushd popd
4 years ago
Sean McBride
def9741111
chore: Install wasmception after bind mount
4 years ago
Sean McBride
d5e1c8f73c
chore: Cleanup install script
4 years ago
Sean McBride
f7d10ad97c
chore: Attempt to run install.sh for CI
4 years ago
Sean McBride
bd826e01ec
chore: try Make friendly syntax
4 years ago
Sean McBride
abed38c544
chore: Skip wasmception build if present
4 years ago
Sean McBride
bd78bccb38
chore: first rename pass
5 years ago
Phani
48b2898676
Update makefile to bulid runtime init on container build
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