kezhenxu94 commented on issue #11279: URL: https://github.com/apache/skywalking/issues/11279#issuecomment-1698891644
@yswdqz if you are able to build the OAP into native image even with the MAL/LAL modules excluded, I'll try to rebuild the MAL/LAL with something like WASM, this is kind of like a circular dependencies, to build the MAL/LAL with WASM, we need the GraalVM WASM support, but you need to get rid of MAL/LAL before you can build the OAP into GraalVM native image. So at this moment the only way is to build the native image excluding MAL/LAL and I can continue the WASM part -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
