Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / extism/go-sdk issues and pull requests

#84 - support for "host call context"

Issue - State: open - Opened by chrisdickinson 14 days ago

#84 - support for "host call context"

Issue - State: open - Opened by chrisdickinson 14 days ago

#83 - feat: use all header values in case multiple are appended

Pull Request - State: closed - Opened by nilslice 14 days ago

#83 - feat: use all header values in case multiple are appended

Pull Request - State: closed - Opened by nilslice 14 days ago

#82 - Add codeowners file

Pull Request - State: closed - Opened by bhelx 27 days ago

#81 - Support concurrent plugin execution through instances

Pull Request - State: open - Opened by clarkmcc 28 days ago - 10 comments

#81 - Support concurrent plugin execution through instances

Pull Request - State: open - Opened by clarkmcc 28 days ago - 10 comments

#80 - feat: make it possible to access http response headers

Pull Request - State: closed - Opened by zshipko about 1 month ago

#79 - Exposed extism module and added methods to get exported functions

Pull Request - State: closed - Opened by clarkmcc about 1 month ago - 3 comments

#78 - Not possible to call `plugin.Main.ExportedFunctionDefinitions` after PR#47

Issue - State: closed - Opened by clarkmcc about 1 month ago - 8 comments

#77 - fix: Remove PluginConfig.LogLevel and set default log level to Off

Pull Request - State: closed - Opened by mhmd-azeez about 2 months ago - 1 comment

#76 - chore: update kernel

Pull Request - State: closed - Opened by zshipko about 2 months ago

#76 - chore: update kernel

Pull Request - State: closed - Opened by zshipko about 2 months ago

#75 - chore: pin wazero to main commit for now

Pull Request - State: closed - Opened by zshipko 2 months ago - 3 comments

#75 - chore: pin wazero to main commit for now

Pull Request - State: closed - Opened by zshipko 2 months ago - 3 comments

#73 - feat: support trace log level

Pull Request - State: closed - Opened by hilaryRope 4 months ago - 9 comments

#73 - feat: support trace log level

Pull Request - State: closed - Opened by hilaryRope 4 months ago - 9 comments

#72 - ADD logTrace support in go sdk

Issue - State: closed - Opened by hilaryRope 4 months ago - 2 comments

#72 - ADD logTrace support in go sdk

Issue - State: closed - Opened by hilaryRope 4 months ago - 2 comments

#71 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by hellodword 4 months ago - 3 comments

#70 - cleanup: host takes ownership of memory blocks it gets as arguments

Pull Request - State: closed - Opened by zshipko 4 months ago

#69 - Specify the runtime version clearly

Issue - State: closed - Opened by hellodword 4 months ago - 2 comments

#69 - Specify the runtime version clearly

Issue - State: closed - Opened by hellodword 4 months ago - 2 comments

#68 - feat: add support for readonly dir mounting

Pull Request - State: closed - Opened by mhmd-azeez 4 months ago - 1 comment

#68 - feat: add support for readonly dir mounting

Pull Request - State: closed - Opened by mhmd-azeez 4 months ago - 1 comment

#67 - fix: use log.Print instead of log.Printf in logStd

Pull Request - State: closed - Opened by zshipko 5 months ago

#65 - feat: add extism.Pool

Pull Request - State: open - Opened by zshipko 8 months ago

#64 - chore: bump wazero version

Pull Request - State: closed - Opened by nilslice 8 months ago - 8 comments

#63 - Is extism.Plugin thread-safe?

Issue - State: closed - Opened by Kikkon 8 months ago - 3 comments

#62 - Correctly use context in plugin and provide alternative _WithContext methods

Pull Request - State: closed - Opened by Marton6 8 months ago - 1 comment

#62 - Correctly use context in plugin and provide alternative _WithContext methods

Pull Request - State: closed - Opened by Marton6 8 months ago - 1 comment

#61 - feat!: add ability to configure size of the Extism var store

Pull Request - State: closed - Opened by zshipko 9 months ago

#61 - feat!: add ability to configure size of the Extism var store

Pull Request - State: closed - Opened by zshipko 9 months ago

#60 - Add plugin.CallWithContext method

Pull Request - State: closed - Opened by Marton6 9 months ago - 3 comments

#60 - Add plugin.CallWithContext method

Pull Request - State: closed - Opened by Marton6 9 months ago - 3 comments

#59 - feat: allow max HTTP response size to be configured in the manifest

Pull Request - State: closed - Opened by zshipko 10 months ago

#59 - feat: allow max HTTP response size to be configured in the manifest

Pull Request - State: closed - Opened by zshipko 10 months ago

#58 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 10 months ago

#58 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 10 months ago

#57 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 10 months ago

#57 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 10 months ago

#56 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 10 months ago

#55 - Added filesystem access example

Pull Request - State: closed - Opened by JayJamieson 10 months ago - 1 comment

#55 - Added filesystem access example

Pull Request - State: closed - Opened by JayJamieson 10 months ago - 1 comment

#54 - release: 1.0.0

Pull Request - State: closed - Opened by bhelx 10 months ago

#54 - release: 1.0.0

Pull Request - State: closed - Opened by bhelx 10 months ago

#53 - chore: update default error message

Pull Request - State: closed - Opened by zshipko 11 months ago

#52 - chore: update extism kernel, wrap `length_unsafe` function

Pull Request - State: closed - Opened by zshipko 11 months ago

#51 - feat: support EXTISM_ENABLE_WASI_OUTPUT

Pull Request - State: closed - Opened by nilslice 11 months ago

#51 - feat: support EXTISM_ENABLE_WASI_OUTPUT

Pull Request - State: closed - Opened by nilslice 11 months ago

#50 - Consider updating wazero to use new optimizing backend

Issue - State: closed - Opened by nilslice 11 months ago - 1 comment

#50 - Consider updating wazero to use new optimizing backend

Issue - State: closed - Opened by nilslice 11 months ago - 1 comment

#49 - fix: add input_offset

Pull Request - State: closed - Opened by G4Vi 11 months ago

#48 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 11 months ago

#47 - feat: Add Observe SDK support

Pull Request - State: closed - Opened by mhmd-azeez 11 months ago - 6 comments

#47 - feat: Add Observe SDK support

Pull Request - State: closed - Opened by mhmd-azeez 11 months ago - 6 comments

#46 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 12 months ago

#46 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko 12 months ago

#45 - docs: README minor touchups

Pull Request - State: closed - Opened by G4Vi 12 months ago

#45 - docs: README minor touchups

Pull Request - State: closed - Opened by G4Vi 12 months ago

#44 - feat: abstract away Wazero's api.ValueType and api.EncodeXX/api.DecodeXX

Pull Request - State: closed - Opened by mhmd-azeez 12 months ago - 3 comments

#43 - feat: compilation cache

Pull Request - State: closed - Opened by mhmd-azeez 12 months ago - 2 comments

#42 - cleanup: manifest improvements

Pull Request - State: closed - Opened by zshipko 12 months ago - 1 comment

#41 - docs: small readme fixes

Pull Request - State: closed - Opened by bhelx 12 months ago

#40 - Add support for precompiled modules

Issue - State: open - Opened by zshipko 12 months ago

#40 - Add support for precompiled modules

Issue - State: open - Opened by zshipko 12 months ago

#39 - chore: prefix log level consts, minor package updates

Pull Request - State: closed - Opened by nilslice about 1 year ago - 3 comments

#38 - doc: remove log from example in readme

Pull Request - State: closed - Opened by nilslice about 1 year ago

#37 - fix: set default host function namespace to `extism:host/user`

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago

#36 - chore: remove env shims

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago

#35 - cleanup: add PTR as an alias for I64

Pull Request - State: closed - Opened by zshipko about 1 year ago

#35 - cleanup: add PTR as an alias for I64

Pull Request - State: closed - Opened by zshipko about 1 year ago

#34 - fix(test): code.wasm hash

Pull Request - State: closed - Opened by zshipko about 1 year ago

#34 - fix(test): code.wasm hash

Pull Request - State: closed - Opened by zshipko about 1 year ago

#33 - Remove `env` shims before 1.0

Issue - State: closed - Opened by mhmd-azeez about 1 year ago - 1 comment

#32 - chore: update extism-runtime.wasm

Pull Request - State: closed - Opened by zshipko about 1 year ago - 3 comments

#31 - feat: move extism functions to `extism:host/env` namespace

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago - 3 comments

#30 - Write a new README and getting started guide

Issue - State: closed - Opened by neuronicnobody about 1 year ago - 1 comment

#29 - Setup CI for E2E Tests + Publish

Issue - State: closed - Opened by neuronicnobody about 1 year ago - 1 comment

#27 - Publish to Package Registry

Issue - State: closed - Opened by neuronicnobody about 1 year ago - 2 comments

#27 - Publish to Package Registry

Issue - State: closed - Opened by neuronicnobody about 1 year ago - 2 comments

#26 - Quickstart Guide

Issue - State: closed - Opened by neuronicnobody about 1 year ago - 1 comment

#25 - chore: remove old go sdk suggestion, update plugin loading info

Pull Request - State: closed - Opened by nilslice about 1 year ago

#24 - Bug with `extism_store_u64`

Issue - State: closed - Opened by bhelx about 1 year ago - 1 comment
Labels: bug

#23 - chore: update extism kernel

Pull Request - State: closed - Opened by zshipko about 1 year ago

#23 - chore: update extism kernel

Pull Request - State: closed - Opened by zshipko about 1 year ago

#22 - fix: copy buffers read from wasm memory

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago - 2 comments

#21 - Add Observe SDK support

Issue - State: closed - Opened by bhelx about 1 year ago - 1 comment

#21 - Add Observe SDK support

Issue - State: closed - Opened by bhelx about 1 year ago - 1 comment

#20 - docs: update README to contain some basic usage examples

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago - 5 comments

#20 - docs: update README to contain some basic usage examples

Pull Request - State: closed - Opened by mhmd-azeez about 1 year ago - 5 comments

#19 - chore: update extism kernel

Pull Request - State: closed - Opened by zshipko about 1 year ago

#18 - Update the README with basic use

Issue - State: closed - Opened by bhelx about 1 year ago - 1 comment

#17 - Plugin vars json

Pull Request - State: closed - Opened by syke99 about 1 year ago - 1 comment

#16 - Plugin vars protobufs

Pull Request - State: closed - Opened by syke99 about 1 year ago - 1 comment

#15 - fix: use uint64 for `Manifest.Timeout`

Pull Request - State: closed - Opened by zshipko about 1 year ago