clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Remove abi functions that are no longer needed #1777

Closed coolreader18 closed 1 month ago

coolreader18 commented 1 month ago

Description of Changes

I left the implementations in instance_env, but removed them in wasm_instance_env. This is probably pending the csharp sdk switching over to btree_scan functions.

API and ABI breaking changes

Yes.

Expected complexity level and risk

2

Centril commented 1 month ago

I left the implementations in instance_env, but removed them in wasm_instance_env.

Filed as https://github.com/clockworklabs/SpacetimeDB/issues/1781.