On Mon, Aug 15, 2016 at 11:40 PM, Rob Pike <r...@golang.org> wrote: > Sounds a lot like the Newsqueak implementation. https://swtch. > com/~rsc/thread/newsquimpl.pdf >
quite. although, Lars' idea to target D or Julia would make the interpreter non go-get-able. actually, I've just watched your gophercon-2016 asm talk. do you think it would be feasable to have a GOARCH=vm backend which would just be the portable "Ken's National 32000" ASM, have all the ssa optimizations from the gc toolchain, and have a vm interpret this? perhaps it's too low-level an approach? -s -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.