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
Currently, there is no way to raise an error from a Warp kernel. Adding a wp.assert() builtin would work. To reduce perf overhead, consider enabling it only in debug mode.