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
CLJS-1588: Self-host: satisfies? on defrecord instance
A bit-shift operation for protocol
masks overflows to signed negagive
in JavaScript, causing bootstrap failure.
Fix is to simply multiply by 2 instead of
bit-shift left.
0 commit comments