It’s not there yet. I just wanted to discuss the input and output format. While a uint8* buffer would be sufficient for the coin denominations in the tests, we could also increase the complexity a bit by using uint16 or uint32.
We can add extra test cases, with coin values that don’t fit in uint8.
When I added various test cases in arm64-assembly, my guide was that the example solution shouldn’t take more than a second to solve the exercise’s test cases. For wasm I would suggest an extra guide that solutions shouldn’t require more than 64kb of linear memory.
For helping our students gain fluency with more of Web Assembly, some variety here would be excellent. In another assembly track, we use a mix of 8/16/32/64