arktype icon indicating copy to clipboard operation
arktype copied to clipboard

Precompile config option

Open ssalbdivad opened this issue 7 months ago • 0 comments

We have implementations both inlined and pre-compiled for each node kind.

This would expose a config option allowing users to opt-out of JIT precompilation.

Once this is enabled, we should also add a way to run all of the tests in each mode, since the behavior should be identical.

ssalbdivad avatar Jan 25 '24 23:01 ssalbdivad