OpenDal moonbit binding #8092
Eric-Song-Nop
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Mailing list thread: https://lists.apache.org/thread/lc5jm91cvsx4tqxzbxcmq2dgqq5wfhon |
0 replies
|
Cool project! Would you like to make it part of the upstream? We might need to work through it PR by PR to get them into OpenDAL. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
moonbit比较主要支持native(c), wasm1和js三个后端,在native和浏览器上现在都有了比较稳定的async支持,我觉得可以做一个moonbit绑定库。
我在 https://github.com/Eric-Song-Nop/opendal-mbt/ 进行了一个比较巨大的实验性实现,对native和浏览器js进行了主要api和异步的支持和测试。可能会有些帮助。
All reactions