mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 07:26:43 -04:00
e4735d7ada
# Description of Changes For V8 modules: - Add `call_call_reducer` - Add stack traces for traps. - Wire `update_database` It remains to wire up `call_call_reducer`, but this shouldn't be that much work, but I'll do that in a follow up. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing Tests for `call_call_reducer` are added.