Partha Susarla
Partha Susarla
Ack. Shall do that. I tested building using `stack` on both Debian and Arch and it works.
That is true, we don't use it. My idea was to eventually use all definitions from libgum when I started with `skelfs`. But I hadn't got that stage yet. And...
we should be able to do something like `type A = U16, B = U32, C = U64` even, I think.
I've created an issue to track this work: https://github.com/rogchap/v8go/issues/392
Having the same issue with debian. Running: ```$ cat /etc/debian_version buster/sid ``` This is what I get when I run make: ``` /env /usr/bin/guile-tools compile -Wunbound-variable -Warity-mismatch -Wformat -o "tekuti/base64.go"...