rose-lang/rose

Support generics in JS

Opened this issue · 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.