-
Notes from review of transparent instantiation by @cwgoes 2024.10.31 (not yet fully organized into tasks).
Note that I have _not_ duplicated my comments from https://github.com/anoma/juvix-arm-spec…
-
See this stacktrace
![](https://pomf2.lain.la/f/174u8yzm.png)
-
This is rather minor as it does not cause any real harm, but if one disables juvix input mode and go to a new file, a stack trace like this shows up.
![](https://pomf2.lain.la/f/nim19n7.png)
-
customer: @mariari
performer: @XuyangSong
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [x] anoma/green#248
- [x] anoma/green#24…
-
customer: @paulcadman
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
## Steps to reproduce:
1. checkout an `anoma/anoma…
-
Add a first version of the testing framework discussed at HHH2024.Q3.
Add testing pragmas which specify that a function is a test and how the test should be executed. For now, let's have three pos…
-
**Feature request description**
I would like to propose that `juvix init` additionally creates a Juvix module according to the specified project name. As of now, the command creates the `Package.juvi…
-
`juvix html` has (too) many options. I believe many of them were introduced to facilitate integration with `VSCode`. We should somehow make the cli interface simpler and either adapt the VSCode plugin…
-
Replace the `Identity` definitions with the Juvix definitions from https://specs.anoma.net/latest/system_architecture/identity/identity.html
-
**Describe the bug**
I am Apple M1 Pro (OS: macos sonoma) and I installed juvix. juvix itself installs fine but `juvix doctor` command is not being able to detect my `wasm-ld` installed locally. (I…