Closed
Bug 353235
Opened 18 years ago
Closed 12 years ago
JS Assembler
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 784288
People
(Reporter: igor, Unassigned)
Details
This is a spin-off of bug 352846 comment 15.
JavaScript is not powerful enough to allow self-hosting implementation of most of the standard library. An assembler that allows to access low-level bytecode but GC-safe otherwise should allow to replace most of the library implementation by safer code.
Comment 1•12 years ago
|
||
Self hosting ftw!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•