veilid/veilid-wasm/src
Sashanoraa b5cf325c5a Make VeilidAPI::parse_as_target a sync function
VeilidAPI::parse_as_target doesn't perform any async operations so it
should be a sync function.
2024-03-30 10:40:29 -04:00
..
lib.rs Make VeilidAPI::parse_as_target a sync function 2024-03-30 10:40:29 -04:00
veilid_client_js.rs wasm unit tests work and attachment manager fix 2024-03-27 17:53:51 -05:00
veilid_crypto_js.rs improve route selection and add generate_shared_secret 2024-03-27 17:53:51 -05:00
veilid_routing_context_js.rs Make VeilidAPI::parse_as_target a sync function 2024-03-30 10:40:29 -04:00
veilid_table_db_js.rs (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -04:00
wasm_helpers.rs make change_log_ignore a thing 2024-03-27 17:53:51 -05:00