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.3.0

Published by github-actions[bot] 5 months ago

What's Changed

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

extism - Development Build

Published by github-actions[bot] 5 months ago

Bug Fixes

extism - Development Build

Published by github-actions[bot] 6 months ago

Documentation

extism - Development Build

Published by github-actions[bot] 6 months ago

Features

extism - Development Build

Published by github-actions[bot] 7 months ago

Chores

extism - v1.2.0

Published by github-actions[bot] 7 months ago

What's Changed

Full Changelog: https://github.com/extism/extism/compare/v1.1.0...v1.2.0

extism - Development Build

Published by github-actions[bot] 7 months ago

Commits

  • 054a29e: v1.2.0 (zach)
extism - Development Build

Published by github-actions[bot] 7 months ago

Bug Fixes

  • pdk: return error when no response is available (#694) #694 (zach)
extism - Development Build

Published by github-actions[bot] 8 months ago

Chores

extism - Development Build

Published by github-actions[bot] 8 months ago

Commits

  • remove old default for timeout_ms (#688) #688 (zach)
extism - v1.1.0

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/extism/extism/compare/v1.0.3...v1.1.0

extism - Development Build

Published by github-actions[bot] 8 months ago

Continuous Integration

  • add release workflow for convert-macros crate (#683) #683 (zach)
extism - Development Build

Published by github-actions[bot] 9 months ago

Features

extism - Development Build

Published by github-actions[bot] 9 months ago

Chores

  • support for wasmtime 17.0.0 (#665) #665 (zach)
extism - v1.0.3

Published by github-actions[bot] 9 months ago

What's Changed

Thank you @OLUWAMUYIWA for your first contribution! 🎆

Full Changelog: https://github.com/extism/extism/compare/v1.0.2...v1.0.3

extism - Development Build

Published by github-actions[bot] 9 months ago

Commits

  • fa1beb9: v1.0.3 (zach)
extism - v1.0.2

Published by github-actions[bot] 9 months ago

What's Changed

Full Changelog: https://github.com/extism/extism/compare/v1.0.1...v1.0.2

extism - v1.0.1

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/extism/extism/compare/v1.0.0...v1.0.1

extism - Development Build

Published by github-actions[bot] 9 months ago

Bug Fixes

  • kernel: Fix calculation of handle offset when splitting re-used memory, add kernel test (#659) #659 (Marton Soos)
extism - Development Build

Published by github-actions[bot] 9 months ago

Features

  • convert: add conversions for Option<T> (#658) #658 (zach)