本文介绍了在 Solana 上从程序 A 调用程序 B 的 CPI (Cross-Program Invocation) 技术,讨论了在没有程序 B 源代码的情况下如何调用它,并比较了调用 Anchor 框架和 Native Rust 构建的程序的差异。