Opened this issue a year ago · 0 comments
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.
make
rose-web
generics: usize
EnumSet::only(rose::Constraint::Index)