github esrlabs/chipmunk 3.18.0

latest releases: 3.18.5, 3.18.4, 3.18.3...
pre-release3 months ago

3.18.0 (30.05.2025)

Add

  • Add support of wasm plugins for custom parsers/sources

Special Note: Plugins are back

We’re proud to announce the release of version 3.18.0, with its headline feature being the return of the plugin system - now significantly improved in every aspect, from API clarity and cleanliness to performance.

This time, we’ve taken a platform-agnostic approach by choosing WebAssembly as the foundation of our plugin architecture. This opens the door for any developer to integrate their own data source or parser into Chipmunk with minimal effort, using their language of choice - whether it’s Rust, C, or others.

As you might expect, this is an experimental feature, and we would greatly appreciate any feedback, questions, or suggestions.

You can find documentation and integration guides for developing plugins here.

Don't miss a new chipmunk release

NewReleases is sending notifications on new releases.