refi64 / rejit

A work-in-progress JIT-powered regex engine
Mozilla Public License 2.0
110 stars 4 forks source link

Implement threading instead of hackish randomness (closes #8) #9

Closed refi64 closed 8 years ago

refi64 commented 8 years ago

Running really short on registers on X86 at this point...

refi64 commented 8 years ago

Travis is green now!