Skip to content

[light-client] Wasm compatible light-client #964

@lexnv

Description

@lexnv

Expose a light client that is wasm compatible to be utilized with subxt.

Smoldot provides an example that interacts with javascript world.
The example relies on the javascript to expose a few core functions (see here).

There are a few ways that this could be approached:

  • smoldot: implement required functions within rust wasm compatible (probably using gloo)
  • smoldot: wasm-compatible bindgens to import js part of the project in rust
  • investigate if using substrate-connect would be a viable / faster option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions