mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-09 17:19:45 -04:00
3fe50e72d0
# Description of Changes Adds `count` to rust's procedural view API. This API already existed in C# and typescript. This patch just adds tests for those module languages. We were already tracking reads for `count`, and so all this patch does is add the new rust module bindings. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing Smoketests for rust, C#, and typescript.
SpacetimeDB
These projects contain the SpacetimeDB SATS typesystem, codegen and runtime bindings for SpacetimeDB WebAssembly modules.
Please refer to documentation inside Codegen and Runtime folders for more details.