typeshare icon indicating copy to clipboard operation
typeshare copied to clipboard

feat: optionally disable wasmbind

Open 8e8b2c opened this issue 1 year ago • 2 comments

Relevant issue: https://github.com/1Password/typeshare/issues/191

Make the chrono/wasmbind feature optional via default-features = false in order to prevent unwanted wasm module exports in environments where interfaces are restricted.

8e8b2c avatar Aug 16 '24 14:08 8e8b2c

Hi @8e8b2c, this repo requires all commits to be signed. You will need to setup commit signing and rebase your changes. Thanks for your contribution!

seanaye avatar Aug 26 '24 15:08 seanaye

You will need to setup commit signing and rebase your changes

Done :)

8e8b2c avatar Aug 27 '24 11:08 8e8b2c

@seanaye any chance this one can get merged?

dwosk avatar Oct 11 '24 04:10 dwosk