jaredly/rejs

Idea: Configuration switch between records and objects.

Opened this issue · 0 comments

Someone might want to contribute this:
A config flag that decides whether or not to prefer records (faster, and will require a bunch of fixup to compile the result), vs. objects (more flexible, but incur runtime cost).