This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Exceptions have a method getArg
but parameters are the WASM signature's result types #184
Closed
Description
Probably a nit but it seems like "arg" might be the wrong term. Perhaps it should be something more generic like at
. at
also has the upside of working nicely with anything that takes a list in the DOM.
Since it seems silly to make a new issue for something so small but perhaps we should throw a RangeError
instead of a TypeError
if the requested index out of bounds?
Metadata
Metadata
Assignees
Labels
No labels