On Wed, Aug 16, 2023 at 04:59:26AM -0700, Adam Joseph wrote:
> GHC has been using a custom triple "javascript-unknown-ghcjs" for
> their (non asm.js, non wasm) javascript-emitting kernel-less target.
> 
>   
> https://gitlab.haskell.org/ghc/ghc/-/commit/6636b670233522f01d002c9b97827d00289dbf5c
> 
> This triple is a bit of an oddball, so the support for it is highly
> restricted in order to discourage further proliferation of the
> javascript "cpu" or ghcjs "operating system", which are valid only
> in combination with each other.
> ---
>  config.sub                | 19 +++++++++++++++++++
>  testsuite/config-sub.data |  2 ++
>  2 files changed, 21 insertions(+)

Applied with minor changes, thanks.


-- 
ldv

Reply via email to