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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I maintain WebAssembly port of oniguruma called onigasm which is, and preferably should remain, 1:1 API compatible with node-oniguruma.
Certain circumstances now require OnigScanner's ability to use regex syntaxes/flavours other than default oniguruma syntax.
Now, of course that change doesn't need to be part of node-oniguruma right now, but if only node-oniguruma and onigasm could sync up on the new spec that'd be super cool.
I maintain
WebAssembly
port ofoniguruma
calledonigasm
which is, and preferably should remain, 1:1 API compatible withnode-oniguruma
.Certain circumstances now require
OnigScanner
's ability to use regex syntaxes/flavours other than default oniguruma syntax.Now, of course that change doesn't need to be part of
node-oniguruma
right now, but if onlynode-oniguruma
andonigasm
could sync up on the new spec that'd be super cool.The text was updated successfully, but these errors were encountered: