Paul Cadman

Results 39 comments of Paul Cadman

Implemented in https://github.com/anoma/juvix-stdlib/pull/91

We cannot do this until the rm-submit CLI is available in Anoma. We cannot run this test in CI because anoma is a private repo.

* Closed by https://github.com/anoma/anoma-apps/pull/22

This was discussed before we added succinct syntax for introducing type variables on the left of the `:`. We now think that the syntax is succinct enough.

Hi 👋 - thanks for the report. To summarise: * `wasm-ld` and a WASM compatible clang are only required if you want to use Juvix's WASM target. This is not...

Discussed with the team. We should use an external dependency for the standard library: ``` dependencies: - git: url: https://github.com/anoma/juvix-stdlib name: stdlib ref: v1.2.3 ``` We should publish releases of...

Wait until we have use-cases in Anoma applications.

@janmasrovira please raise a separate issue for adding an error message.

Devnet 0.1 Kudos application was completed in https://github.com/anoma/anoma-apps/pull/29