Isaac Clayton

Results 16 issues of Isaac Clayton

## Goals of a Type System Passerine's type system is a bit fuzzy at the moment, due to it's dynamic nature in terms of implementation. However, Passerine is a functional...

question
design
help-wanted

In the same vein as Wasm, adding a simple binary format might make HVM an easier/more compact target for language backends. Startup times may also be faster, as there's no...

enhancement

Doug Currie sent me the following in an email: I think it's a really useful bit of advice, and I hope he doesn't mind if I put what he wrote...

The `run` and `render` subcommands are very similar, but have lots of code — joining them together would help clean up `main.rs`.

It was recently announced that the [2021 edition of Rust was released](https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html). I'd like to update this project to the 2021 edition as soon as possible; this will be an...