LeoMobileDeveloper / LeoMobileDeveloper/Blogs
关于 objc_msgSend 请教
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 1.6k
- Forks
- 295
- PR merge metrics
- No merged PRs in 30d
Description
objc 代码 编译生成 objc_msgSend 函数, 那应该是在 编译过程中产生的吧,具体是哪一步?; runtime 是不是就是个 动态库;objc_msgSend 就是runtime动态库里的方法, 最后会链接,装载成 执行文件吗?
望指教.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue contains a conceptual question about objc_msgSend, compilation, linking, loading, and the Objective-C runtime, but names no files, tests, or entry points. First clarify the desired documentation scope and expected explanation before identifying sources or defining what completion means.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100