Skip to content

《接口转换的原理》一节汇编过时 #73

Open
@annidy

Description

@annidy

实际描述

https://github.com/golang-design/go-questions/blob/main/content/interface/8-%E6%8E%A5%E5%8F%A3%E8%BD%AC%E6%8D%A2%E7%9A%84%E5%8E%9F%E7%90%86.md

原文描述

 r = c 这一行语句实际上是调用了 runtime.convI2I(SB)

预期描述

实际汇编已没有调用 runtime.convI2I(SB) 这个方法,

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions