Check for platform support for JavaScript foreign imports
This fixes #22774 (closed) by checking whether the JavaScriptCallconv
is supported on the platform before accepting a foreign import javascript
declaration in the typechecker.
This fixes #22774 (closed) by checking whether the JavaScriptCallconv
is supported on the platform before accepting a foreign import javascript
declaration in the typechecker.