We might need a native/wasm binding library for moonbit instead of just using extern C. Moonbit has its platform dependent async implementation, which works on native C backend, native wasm backend and browser js backend. It might worth some work to make it run on native C and browser environment.
Refrences:
Materials:
We might need a native/wasm binding library for moonbit instead of just using extern C. Moonbit has its platform dependent async implementation, which works on native C backend, native wasm backend and browser js backend. It might worth some work to make it run on native C and browser environment.
Refrences:
Materials: