Wasmer: Swift runtime for Wasmer?

Created on 30 Aug 2020  ยท  1Comment  ยท  Source: wasmerio/wasmer

Summary

I see that there are Python and Ruby extensions (and for many others) to enable use of WASM via Wasmer in those languages. Is there a plan to support create a Swift extension as well?

Additional details

I've been looking for a way to code core business logics in Rust for a macOS app. I'm interested to see if wasm can fill the gap nicely. I'm about to try wasm3 to see if this allows such use case. In the meantime, Wasmer seems to be bridging between languages in that regards, so I was wondering if there will be a plan for Swift, too.

โ“ question

Most helpful comment

It's certainly a possibility! I haven't had the chance to use Swift yet so I don't know if there are be any reasons why this wouldn't work, but if it can call Rust code or C code then it should be possible!

I'll bring it up to the team, it could be an interesting language to integrate with.

>All comments

It's certainly a possibility! I haven't had the chance to use Swift yet so I don't know if there are be any reasons why this wouldn't work, but if it can call Rust code or C code then it should be possible!

I'll bring it up to the team, it could be an interesting language to integrate with.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aergonaut picture aergonaut  ยท  3Comments

hrydgard picture hrydgard  ยท  4Comments

vitiral picture vitiral  ยท  4Comments

geloizi picture geloizi  ยท  4Comments

ensch picture ensch  ยท  5Comments