ruby.wasm
ruby.wasm copied to clipboard
`no implicit conversion of nil into Integer (TypeError)`
We should report better error message for type conversion failure
e.g.
Set.new([1]).include?(JS::True)