RSS Amplifier

codethoughts.io · Jun 24, 2024

Using Capacitor Plugins from Rust/WASM

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

This is a part of the post Mobile: A different way using Rust? . Capacitor is normally used in combination with JavaScript projects, so there is little help available if you want to use it in a Rust/WASM project. Worry not! That's exactly what we'll take a look at in this post. Since Capacitor is a JS framework there will be a little extra work involved in interacting with any…

This is a part of the post Mobile: A different way using Rust?</a>.</p>

Capacitor is normally used in combination with JavaScript projects, so there is little help available if you want to use it in a Rust/WASM project. Worry not! That's exactly what we'll take a look at in this post.</p>

Since Capacitor is a JS framework there will be a little extra work involved in interacting with any plugins, but it’s honestly not a lot we need to do. Let’s take a quick tour through what I’ve set up in the example repository https://github.com/Tehnix/template-mobile-wasm</a>.</p>

Read on /posts/2024-06-24-using-capacitor-plugins-from-rust-wasm/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.