Skip to content

Commit 6e826ac

Browse files
committed
design: add some more Dis references
1 parent ce9015a commit 6e826ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

design/1-bytecode-interpreter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,3 +334,8 @@ fashion.
334334
This probably needs either a working `buildmode=plugin` from the `go` tool,
335335
or a complete handling of dynamically loading bytecode object files.
336336

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

Comments
 (0)