Stream: general

Topic: How can I run wamr on iOS/Android?


view this post on Zulip Shijun (Nov 22 2024 at 06:31):

I want to develop a cross-platform mobile tool in C++, and I think wamr can help me do this, but I don't know how to do it. Is there any relevant documentation on this?

view this post on Zulip Victor Adossi (Nov 25 2024 at 12:09):

Hi, have you taken a look at the WARM repo?

I see this folder there:
https://github.com/bytecodealliance/wasm-micro-runtime/tree/b0c6d5c23a243cb51f2672f552882de24305f42b/product-mini/platforms/ios

Also, there's a #wamr channel, which might be a good place to inquire further!

WebAssembly Micro Runtime (WAMR). Contribute to bytecodealliance/wasm-micro-runtime development by creating an account on GitHub.

Last updated: Dec 23 2024 at 12:05 UTC