peggyjs / peggy

Peggy: Parser generator for JavaScript
https://peggyjs.org/
MIT License
906 stars 64 forks source link

Refactor fromMem. #480

Closed hildjj closed 6 months ago

hildjj commented 6 months ago

Fixes #479.

hildjj commented 6 months ago

I don't think anyone is going to care about this, so just landing it.

caugner commented 6 months ago

I don't think anyone is going to care about this, so just landing it.

Was it intentional to drop support for Node.js 18, since from-mem requires Node.js 20?

hildjj commented 5 months ago

No. See #495