wu-sheng commented on issue #11279: URL: https://github.com/apache/skywalking/issues/11279#issuecomment-1698909715
> @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 You could try PoC for that only. You could talk to WasmZero team, I had 2 times. Right now, it is even not performed good enough for RPC traffic, mal and lal may have more load than that. When @yswdqz talked with me about this, I was thinking about wasm, but did not mention this as the above reason. -- 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]
