Skip to content

DmitrySkiba/itoa-objc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Apple's objc4 runtime library ported to Android.

Changes:

  • Non OBJC2 code removed
  • GC-related code removed
  • Exception handling code modified to use DWARF model (instead of sjlj)
  • Assembly code adapted to standard GCC assembler (non Apple's)
  • Dyld facilities emulated at a minimum level necessary to load images
  • etc.

This project is a part of Itoa.

About

Android port of Apple's objc4 runtime

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.txt
Apache-2.0
APACHE_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published