wasmtime: Implement table.fill#1973
Conversation
alexcrichton
left a comment
There was a problem hiding this comment.
Could you add a fill method to the wasmtime crate too? Also how come there are two builtin functions indices but only one actual function?
I'd prefer to make a separate PR for that, and I already have a separate checkbox for bubbling these things out to the API in the tracking issue so it shouldn't get lost or forgotten about.
This is the same as our |
Part of #929