github trailbaseio/trailbase v0.18.3

11 hours ago
  • Change WASM execution model to share a single executor across components and allow work-stealing.
    • The prior model was simple with low overhead but would not scale well to many components.
    • Remove host-endpoint::thread-id, which doesn't make sense with the new execution model.
  • Update Rust dependencies.

Full Changelog: v0.18.2...v0.18.3

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.