extism / proposals

Home for all EIPs (Extism Improvement Proposals), specification proposals and such for consideration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EIP: explicit/implicit host environment namespace

nilslice opened this issue · comments

We should consider the approaches for using an explicit namespace when we provide modules with host functions, vs. allowing an implicit namespace to be used ("env" in most cases?)

I've updated EIP-002 to include the proposal to use extism as the namespace for our runtime-provided functions, as well as a reference table for language support to specify this namespace (useful for when we implement the SDKs).

Closing this issue and can continue discussion in a new PR containing any proposed changes.