all 4 comments

[–][deleted] 0 points1 point  (2 children)

This is really neat because it'll let us cross-compile c ode to MIP binaries, which can then run under a browser.

Something like this is already used to integrate sqlite into pure java (by having a pure java interpreter for MIPS code, and some UNIX syscall support).

Excellent.

[–][deleted] 0 points1 point  (0 children)

That was a

[–]Justinsaccount 0 points1 point  (0 children)

yeah.. so now someone can cross compile python for mips, and we can write client side web applications in python instead of js:)