mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-12 02:37:53 -04:00
30a0ae1473
# Description of Changes Switch Wasm module to `__describe_module_v10__` from `__describe_module__` to expose `RawModuleDefV10`. Note: Originally merged into the 2.0 breaking changes branch https://github.com/clockworklabs/SpacetimeDB/pull/4115. # API and ABI breaking changes 2.0 breaking change. # Expected complexity level and risk 1 # Testing Exising smoketests should be enough. --------- Co-authored-by: Shubham Mishra <shivam828787@gmail.com>