Skip to content
#

asm

Here are 1,956 public repositories matching this topic...

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

  • Updated May 4, 2023
  • Objective-C

本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等

  • Updated Jun 17, 2022
  • Java

Improve this page

Add a description, image, and links to the asm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asm topic, visit your repo's landing page and select "manage topics."

Learn more