arktype icon indicating copy to clipboard operation
arktype copied to clipboard

Precompilation

Open ssalbdivad opened this issue 1 year ago • 0 comments

This would allow a set of scopes/types to be precompiled to avoid JIT compilation at runtime.

This requires additional investigation around possible targets (ts vs js build output) and tooling (TS-morph vs some JS AST transformer or other).

ssalbdivad avatar Jun 27 '23 19:06 ssalbdivad