ComponentModelInternalApi
@RequiresOptIn(message = "Internal APIs for WebAssembly Component Model integration. Should not be used outside of code generated by the compiler and toolchain.")
This annotation marks internal APIs for WebAssembly Component Model integration.
These APIs are used internally by the Kotlin/Wasm compiler and other parts of the toolchain to implement WebAssembly Component Model Canonical ABI. They are not intended for use outside code generated by the compiler and toolchain.
Since Kotlin
1.8@RequiresOptIn(message = "Internal APIs for WebAssembly Component Model integration. Should not be used outside of code generated by the compiler and toolchain.")
This annotation marks internal APIs for WebAssembly Component Model integration.
These APIs are used internally by the Kotlin/Wasm compiler and other parts of the toolchain to implement WebAssembly Component Model Canonical ABI. They are not intended for use outside code generated by the compiler and toolchain.