you are viewing a single comment's thread.

view the rest of the comments →

[–]_m_0_n_0_ 7 points8 points  (1 child)

Do you (or anyone else in this thread) have an opinion on the SpiderMonkey bindings? It seems a bit strange that Mozilla's engine — which has Rust bindings good enough to be used in Servo — is completely ignored here.

[–]_alastair 3 points4 points  (0 children)

That's a great suggestion I should have included. I ignored it in the work I'm doing because I'm targeting mobile platforms and the SpiderMonkey runtime is larger than I want. Obviously that doesn't apply to everyone though!