WebAssembly can be more efficient than JS.
So is it possible to support highly optimised (as per #4657) WebAssembly output instead of JS for additional performance gains where possible also converting some of the linked JS again when possible? The amount of WA as WA improves with features like GC the code can be 100% translated into WA.