Enable type checking #14

Closed
opened 2023-09-05 05:58:28 +00:00 by glen · 0 comments
Owner

Currently archematics is being compiled straight to javascript, which disable type checking. Switch to a two-stage compilation to get the advantage of type checking (and fix the presumably numerous type errors).

Currently archematics is being compiled straight to javascript, which disable type checking. Switch to a two-stage compilation to get the advantage of type checking (and fix the presumably numerous type errors).
glen added the
refactor
label 2023-09-05 05:58:28 +00:00
glen referenced this issue from a commit 2023-09-11 01:47:24 +00:00
glen closed this issue 2023-09-11 01:52:40 +00:00
Sign in to join this conversation.
No description provided.