identity.rs icon indicating copy to clipboard operation
identity.rs copied to clipboard

[Request] WASM build for JavaScriptCore

Open sobolev-alexey opened this issue 3 years ago • 4 comments

Description

We need a WASM version build specifically to work with JavaScriptCore, which powers React Native. There is a crate to support this: https://lib.rs/crates/javascriptcore-rs

For more details see here and here

sobolev-alexey avatar May 20 '21 12:05 sobolev-alexey

Hey @sobolev-alexey, thanks for the suggestion and the resources! The lib.rs link appears to be broken, I found the same library on https://crates.io/crates/javascriptcore-rs, but there's not much documentation there unfortunately. Do you know of any existing projects that have JavaScriptCore bindings using this crate?

m-renaud avatar Jun 10 '21 05:06 m-renaud

Hey @m-renaud I think that Polkadot uses JavaScriptCore in this project, at least this is what stated in this ticket.

You can also check the discussion here, it might be quite useful

sobolev-alexey avatar Jun 10 '21 20:06 sobolev-alexey

@eike-hass Is this still relevant / unresolved?

JelleMillenaar avatar Sep 23 '21 09:09 JelleMillenaar

It is less relevant now, since we internally decided to switch from React Native to Svelte due to missing Identity functionality for RN.

sobolev-alexey avatar Sep 23 '21 10:09 sobolev-alexey