Add Extism JS Async Lib and State #1

Merged
pn merged 22 commits from feat/sdk into main 2026-01-08 01:06:58 +00:00
Showing only changes of commit 860f9bdaac - Show all commits

2
internal/state/state.go Normal file
View File

@@ -0,0 +1,2 @@
// Package state contains the state of the enclave by leveraging the extism.PDK config/context variables.
package state