Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

Description of Changes

Host will fail to load a module that exports both __describe_module__ and __describe_module_v10__.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

Added tests for wasm and v8

@Shubham8287
Copy link
Contributor

I realized, we can actually use existing __describe_module__ for returning RawModuleDefV10 , see ##4246.

This is the divergence from specs mentioned in original ticket #https://github.com/clockworklabs/SpacetimeDBPrivate/issues/2412. Hence tagging @gefjon too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Host: error if a module exports both __describe_module__ and __describe_module_v10__

2 participants