Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Log in
Register
linkhut
Bookmarks
tagged with:
vm
cpp
bytecode
Sort by:
recency
popularity
Order:
descending
ascending
05 Apr 25
Faster interpreters in Go: Catching up with C++
https://planetscale.com/blog/faster-interpreters-in-go-catching-up-with-cpp
Great read about the peculiarities of bytecode VM design in Golang.
by
qiu
10 months ago
Tags:
golang
compiler
bytecode
vm
cpp