|
|
|
|
|
by pjmlp
3080 days ago
|
|
No, because you are forced to map language semantics into JavaScript semantics, which is not possible for all features on the source language. WebAssembly is supposed to eventually turn the browser into a general purpose VM, with all the necessary features to enable whatever compiler one might desire to implement. |
|