refactor!: Use extism:host/env namespace for extism functions and extism:host/user for user-defined host functions (#511)

See #504 

Removes CI for the in-repo SDKs, we can remove the actual code closer to
the 1.0 release.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zshipko <zshipko@users.noreply.github.com>
This commit is contained in:
zach
2023-10-30 11:43:40 -07:00
committed by GitHub
parent fab44c5db8
commit f3447a538c
45 changed files with 133 additions and 267 deletions

2
.gitignore vendored
View File

@@ -44,3 +44,5 @@ java/*.log
java/.idea
java/.DS_Store
extism-maturin/src/extism.h
runtime/*.log
libextism/example