emscripten.py will call the JS compiler to emit the JS library code and a little other stuff (like some necessary polyfill code). We've been moving more and more stuff out (e.g. SIMD moved out recently).
- Alon On Tue, Sep 30, 2014 at 6:54 PM, Mark Callow <[email protected]> wrote: > On 26/09/2014 08:10, Alon Zakai wrote: > > We have that part of the compiler in JS for historical reasons, it's > older code. > > I thought fastcomp had replaced all the JS. Which part is still in JS? > > Regards > > -Mark > -- > 注意:この電子メールには、株式会社エイチアイの機密情報が含まれている場合が有ります。正式なメール受信者では無い場合はメール複製、 > 再配信または情報の使用を固く禁じております。エラー、手違いでこのメールを受け取られましたら削除を行い配信者にご連絡をお願いいたし ます. > > NOTE: This electronic mail message may contain confidential and privileged > information from HI Corporation. If you are not the intended recipient, any > disclosure, photocopying, distribution or use of the contents of the > received information is prohibited. If you have received this e-mail in > error, please notify the sender immediately and permanently delete this > message and all related copies. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
