We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f05d8 commit b2d3e4fCopy full SHA for b2d3e4f
design/1-bytecode-interpreter.md
@@ -334,3 +334,8 @@ fashion.
334
This probably needs either a working `buildmode=plugin` from the `go` tool,
335
or a complete handling of dynamically loading bytecode object files.
336
337
+### Dis references
338
+
339
+- http://www.vitanuova.com/inferno/man/6/dis.html
340
+- http://www.vitanuova.com/inferno/man/2/dis.html
341
+- http://www.vitanuova.com/inferno/papers/dis.pdf
0 commit comments