-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-androidOperating system: AndroidOperating system: Android
Description
The new Android code is adding some hacks to create a specially-formed main
function in libraries so that it can be called via JNI to start the runtime. We need a better solution. Related to #1793.
Metadata
Metadata
Assignees
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-androidOperating system: AndroidOperating system: Android