Skip to content

Tags: gwsystems/sledge-serverless-framework

Tags

wasmception

Toggle wasmception's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.2

Toggle v0.2's commit message
Before Mixed Preemption

v0.1

Toggle v0.1's commit message
USENIX Submission