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
Hi all, I used to watch some meeting recordings back when I could find them.
Convex is a reactive database that runs JavaScript UDFs in a V8-based runtime that aims for WinterCG compliance/compat/familarity. The version of the runtime that DB queries are written in is ~deterministic, so disables e.g. fetch() and uses e.g seeded Math.random(). The more general version does the more familiar serverless JS function execution.
I chatted with Oliver a while back about tests suites and measuring compliance. I'm curious to hear discussion and interested in helping with test suite sorts of things.
@ballingt:matrix.org
The text was updated successfully, but these errors were encountered: