Foreign Function & Memory API

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:JEP_389
gptkb:Java_SE_17
gptkb:JDK_20
gptkb:JEP_488
gptkbp:aims_to replace JNI
gptkbp:allows direct memory allocation
gptkbp:based_on CABI
gptkbp:developed_by gptkb:Open_JDK_community
gptkbp:enables cross-language interoperability
gptkbp:enhances performance of native calls
gptkbp:exemplifies native code integration
https://www.w3.org/2000/01/rdf-schema#label Foreign Function & Memory API
gptkbp:includes foreign function API
foreign memory API
gptkbp:introduced gptkb:Java_17
gptkbp:is_compatible_with gptkb:video_game
gptkbp:is_considered a preview feature in early versions
gptkbp:is_designed_for interoperability with native code
gptkbp:is_documented_in Java documentation
gptkbp:is_part_of gptkb:Project_Loom
gptkbp:is_related_to gptkb:Java_Native_Interface_(JNI)
gptkbp:is_used_in high-performance applications
gptkbp:provides foreign function invocation
memory access capabilities
gptkbp:supports callback functions
C language functions