vyzo
vyzo
Using a keyword is wrong, but still, custom ellipsis is not implemented atm. It is not a bug per se, more of an omission, that is readily fixable. I will...
You can also give it a go if you want!
It needs to be supported by syntax-case, it is in src/gerbil/expander/stxcase.ss
yes, it is simple.
Add an optional argument for the ellipsis? procedure, defaulting to the real ellipsis?. You will the have to change the syntax-rules macro a bit to recongize and pass the parameter...
yes, `(... ...)`
nah, no need. I will add it to my todo list.
fixed on master.
Wait, there are mpool limits, we cannot.
Maybe when we do chunking for wasm actor we can also support fevm contracts as well.