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
As of #44, the make function exposed by rose-web takes in a generics: usize parameter which produces that number of EnumSet::only(rose::Constraint::Index); all we need to do is expose that in JS itself.
The text was updated successfully, but these errors were encountered:
As of #44, the
make
function exposed byrose-web
takes in agenerics: usize
parameter which produces that number ofEnumSet::only(rose::Constraint::Index)
; all we need to do is expose that in JS itself.The text was updated successfully, but these errors were encountered: