You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
WASM is great and this demo too. Could we add a WASM function into that demo. Maybe on how we can match users and offers together.
Describe the solution you'd like
Matching offers with users will call a WASM function written in Rust or C/C++. As part of the steps, we would add a WASM function to be implemented into SingleStoreDB.
Describe alternatives you've considered
We could have an alternative WASM function implemented on the bidding systems for the offers.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
WASM is great and this demo too. Could we add a WASM function into that demo. Maybe on how we can match users and offers together.
Describe the solution you'd like
Matching offers with users will call a WASM function written in Rust or C/C++. As part of the steps, we would add a WASM function to be implemented into SingleStoreDB.
Describe alternatives you've considered
We could have an alternative WASM function implemented on the bidding systems for the offers.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: