Extism

Latest version: v1.0.4

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.9.1

What's Changed
* feat: add overview on generating bindings by nilslice in https://github.com/extism/extism/pull/789
* chore(deps): Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows by dependabot in https://github.com/extism/extism/pull/792
* cleanup: return better errors for wasi command modules by zshipko in https://github.com/extism/extism/pull/793
* fix: remove unwrap() from extism_compiled_plugin_new by chrisdickinson in https://github.com/extism/extism/pull/794


**Full Changelog**: https://github.com/extism/extism/compare/v1.9.0...v1.9.1

1.9.0

What's Changed
* chore: update to wasmtime 26 by zshipko in https://github.com/extism/extism/pull/783
* feat: add CompiledPlugin by zshipko in https://github.com/extism/extism/pull/784
* docs: add comment to fs example by zshipko in https://github.com/extism/extism/pull/788


**Full Changelog**: https://github.com/extism/extism/compare/v1.8.0...v1.9.0

1.8.0

What's Changed
* Fix: no method named `free` found for mutable reference `&mut current_plugin::CurrentPlugin` in the current scope by billythedummy in https://github.com/extism/extism/pull/773
* fix(plugin_call): set rc to EXIT_SIGNALED_SIGABRT when wasmtime bails out on plugin call by G4Vi in https://github.com/extism/extism/pull/776
* feat: add ability to access response headers when using `extism:host/env::http_request` by zshipko in https://github.com/extism/extism/pull/774
* fix: use `f32::to_bits` and `f64::to_bits` when constructing `Val` by zshipko in https://github.com/extism/extism/pull/779
* Add codeowners file by bhelx in https://github.com/extism/extism/pull/780

New Contributors
* billythedummy made their first contribution in https://github.com/extism/extism/pull/773

**Full Changelog**: https://github.com/extism/extism/compare/v1.7.0...v1.8.0

1.7.0

What's Changed
* chore: define pdk term in README by Utopiah in https://github.com/extism/extism/pull/766
* feat: add `PluginBuilder::with_wasmtime_config` by zshipko in https://github.com/extism/extism/pull/764
* cleanup(kernel): only try to re-use free blocks before memory.grow by zshipko in https://github.com/extism/extism/pull/765
* Adds more details about with_wasmtime_config() limitations by SebastianHambura in https://github.com/extism/extism/pull/770
* cleanup: host takes ownership of memory blocks it gets as arguments by zshipko in https://github.com/extism/extism/pull/743

New Contributors
* Utopiah made their first contribution in https://github.com/extism/extism/pull/766
* SebastianHambura made their first contribution in https://github.com/extism/extism/pull/770

**Full Changelog**: https://github.com/extism/extism/compare/v1.6.0...v1.7.0

1.6.0

What's Changed
* Add readonly dirs to allowed_paths by mhmd-azeez in https://github.com/extism/extism/pull/733
* feat(runtime): support log_trace in rust-sdk by hilaryRope in https://github.com/extism/extism/pull/747
* cleanup: allow shadowing host functions by zshipko in https://github.com/extism/extism/pull/751
* feat: add releasing x86_64-unknown-linux-musl dynamic library by G4Vi in https://github.com/extism/extism/pull/753
* chore(deps): Update cbindgen requirement from 0.26 to 0.27 by dependabot in https://github.com/extism/extism/pull/752
* chore(deps): Update prost requirement from 0.12.0 to 0.13.1 by dependabot in https://github.com/extism/extism/pull/741
* chore: include support for wasmtime 23.0.0 by zshipko in https://github.com/extism/extism/pull/755
* feat: add ability to limit the number of instructions executed by a plugin by zshipko in https://github.com/extism/extism/pull/754
* feat(runtime): add log level set/get for pdk control by nilslice in https://github.com/extism/extism/pull/758
* fix: avoid creating too many externrefs by zshipko in https://github.com/extism/extism/pull/759
* fix: Vec.as_ptr() might return a dangling pointer by evacchi in https://github.com/extism/extism/pull/760
* fix: better error handling when plugin runs out of fuel by zshipko in https://github.com/extism/extism/pull/762

New Contributors
* hilaryRope made their first contribution in https://github.com/extism/extism/pull/747
* evacchi made their first contribution in https://github.com/extism/extism/pull/760

**Full Changelog**: https://github.com/extism/extism/compare/v1.5.0...v1.6.0

1.5.0

What's Changed
* chore: support for wasmtime 22 by zshipko in https://github.com/extism/extism/pull/731
* test: add benchmark for creating a plugin with the cache disabled by zshipko in https://github.com/extism/extism/pull/736
* doc: more information about error_set by zshipko in https://github.com/extism/extism/pull/737
* chore: update readme with crate version by nilslice in https://github.com/extism/extism/pull/738
* doc: fix usage of `host_fn` macro in doc example by zshipko in https://github.com/extism/extism/pull/742
* fix: require error messages to be null terminated in C SDK by zshipko in https://github.com/extism/extism/pull/745


**Full Changelog**: https://github.com/extism/extism/compare/v1.4.1...v1.5.0

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.