Firas Dib

Results 240 comments of Firas Dib

I've been seeing these errors on regex101.com quite a lot, around 20,000 times in the past 14 days. After some googling I found this, and it seems like this might...

What flavor and flags? What mode was selected (match, subst, etc)? Does this happen in an incognito tab? Can you record it, if possible? With the console open.

@macajo9611 Can you please provide more details?

How would you suggest I should clarify it?

Could the Rust regex engine be compiled into WASM and used on the website? If so, could someone create a PoC? That would speed up the process of actually getting...

@JonathanTroyer Thank you! Mind including a readme so I know how to run, build, etc?

@JonathanTroyer Thanks, I'll have a look this weekend most likely. Does this bundle the Rust regex engine into WASM, or are they just native bindings, relying on the user to...

Sweet! What size is it?

@JonathanTroyer That is quite large, ideally we'd want it down to

@tgross35 They are compiled to web assembly and interfaced through Javascript. The binaries will be downloaded from my server, so for the sake of both me and the users, they...