|
|
|
|
|
by chubot
968 days ago
|
|
Why a simulated PDP-11 CPU rather than compiling to wasm? I guess because wasm is pure computation
with no interrupts and so forth? Also no access to the stack Also it’s probably a lot more work to retarget the existing compilers to new back ends Although if this is a new Go implementation, it’s probably a lot of work anyway |
|