Skip to content

Experiment running wasmtime in ios.

tlsnotary/ios-wasmtime

 
 

Repository files navigation

Info

This builds an iOS app that runs a rust wasmtime binary. The binary loads a wasm component model plugin, and their futures are driven by swift's async executor.

Steps

  1. Follow the steps here to build the wasm component model plugin.
  2. Follow the steps here to build the wasmtime binary.
  3. Build and run this app via an emulator in Xcode.
  4. Open console in Xcode to see logs from the app, the wasmtime binary as well as the wasm plugin.

About

Experiment running wasmtime in ios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.6%
  • Swift 49.4%