Control check_arity setting in Hyperspec #376
Labels
enhancement
New feature or request
ready-to-release
Internal Use Only: Has been fixed, specs passing and pushed to edge branch
Should be able to control Opal's check_arity setting in Hyperspec. I.e.
client_option check_arity: true
will make code compiled by Hyperspec have arity checking enabled.Also if running within rails, the option should default to whatever it is set at in the Rails config.
The text was updated successfully, but these errors were encountered: