Comment on Bytecode Alliance: One year updateComments−FullyFunctional5yThis seems like a positive development. I have two items on my wish list:- tail recursion elimination. There's a draft proposal but only one engine implements it at the moment which is blocking further progress.- RISC-V backend for Cranelift (TBH, I'm sure someone will do it eventually).
Comments
This seems like a positive development. I have two items on my wish list:
- tail recursion elimination. There's a draft proposal but only one engine implements it at the moment which is blocking further progress.
- RISC-V backend for Cranelift (TBH, I'm sure someone will do it eventually).