Steps to replicate the issue (include links if applicable):
- go to https://www.wikifunctions.org/view/en/Z19676
- Open "details" of the implementation failure
What happens?:
What should have happened instead?:
The longest calculation required for any of these elements is equivalent to https://www.wikifunctions.org/view/en/Z32025, which completes in under 120 ms. So I would have expected 11 of them to complete in a decent time. Also why is the WASI limit so much shorter than the regular runtime limit of 10000ms? (the WASI limit also seems to be the limiting factor in functions like Z30000)
