extism

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

BSD-3-CLAUSE License

Downloads
4.6K
Stars
4.2K
Committers
25

Bot releases are visible (Hide)

extism - v1.6.0 Latest Release

Published by github-actions[bot] about 1 month ago

What's Changed

New Contributors

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

extism - Development Build

Published by github-actions[bot] about 1 month ago

Commits

  • e31806c: v1.6.0 (zach)
extism - Development Build

Published by github-actions[bot] about 2 months ago

Features

extism - Development Build

Published by github-actions[bot] about 2 months ago

Features

  • add ability to limit the number of instructions executed by a plugin (#754) #754 (zach)
extism - Development Build

Published by github-actions[bot] about 2 months ago

Chores

  • deps: Update prost requirement from 0.12.0 to 0.13.1 (#741) #741 (dependabot[bot])
  • include support for wasmtime 23.0.0 (#755) #755 (zach)
extism - Development Build

Published by github-actions[bot] 2 months ago

Features

  • add releasing x86_64-unknown-linux-musl dynamic library (#753) #753 (Gavin Hayes)
extism - Development Build

Published by github-actions[bot] 2 months ago

Commits

  • allow shadowing host functions (#751) #751 (zach)
extism - Development Build

Published by github-actions[bot] 3 months ago

Features

  • runtime: support log_trace in rust-sdk (#747) #747 (innuendo)
extism - v1.5.0

Published by github-actions[bot] 3 months ago

What's Changed

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

extism - Development Build

Published by github-actions[bot] 3 months ago

Commits

  • d04e2e4: v1.5.0 (zach)
extism - Development Build

Published by github-actions[bot] 3 months ago

Commits

  • fix usage of host_fn macro in doc example (#742) #742 (zach)
extism - Development Build

Published by github-actions[bot] 3 months ago

Commits

  • more information about error_set (#737) #737 (zach)
extism - Development Build

Published by github-actions[bot] 4 months ago

Chores

  • support for wasmtime 22 (#731) #731 (zach)
extism - v1.4.1

Published by github-actions[bot] 4 months ago

What's Changed

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

extism - Development Build

Published by github-actions[bot] 4 months ago

Commits

  • 6a18512: v1.4.1 (zach)
extism - v1.4.0

Published by github-actions[bot] 4 months ago

What's Changed

Full Changelog: https://github.com/extism/extism/compare/v1.3.0...v1.4.0

extism - Development Build

Published by github-actions[bot] 4 months ago

Bug Fixes

extism - Development Build

Published by github-actions[bot] 5 months ago

Bug Fixes

  • re-use linking code from Plugin::new in Plugin::reset_store (#722) #722 (zach)
extism - Development Build

Published by github-actions[bot] 5 months ago

Chores

  • rename kernel/.cargo/config to kernel/.cargo/config.toml (#721) #721 (zach)
extism - Development Build

Published by github-actions[bot] 5 months ago

Commits

  • update API.md for latest changes (#720) #720 (zach)