ArbilGit

Results 3 comments of ArbilGit

@haf I've been trying, but without success thus far. Workaround discovered: compile with CoreRT. It's a JIT issue, then.

I minified the two errors and found a new one which may be the most tractable as it reaches an `unreachable!` line. 1. Your original ``` if true then f...

Are you set on implementing the parser from scratch? We'd get a lot of stuff for free (I think, haven't tested) by using say Chumsky