[Feature]: Add WASM API in sharenet-passport for creating and editing passports #7

Closed
opened 2025-10-27 11:33:43 -04:00 by continuist · 1 comment
Owner

Feature Summary

Add WASM API in sharenet-passport for creating and editing passports

Problem or Use Case

Currently able to use the WASM API in the sharenet-passport library crate for reading a passport, but do not have any WASM API for creating or updating a passport. Need to add that for use in the browser.

Proposed Solution

Add the appropriate WASM APIs and test them.

Alternatives Considered

N/A

Additional Context

Need to be able to use in web browser. Perhaps tests should include browser tests?

Community Guidelines

  • I agree to follow this project’s Code of Conduct and contribution guidelines.
### Feature Summary Add WASM API in sharenet-passport for creating and editing passports ### Problem or Use Case Currently able to use the WASM API in the sharenet-passport library crate for reading a passport, but do not have any WASM API for creating or updating a passport. Need to add that for use in the browser. ### Proposed Solution Add the appropriate WASM APIs and test them. ### Alternatives Considered N/A ### Additional Context Need to be able to use in web browser. Perhaps tests should include browser tests? ### Community Guidelines - [x] I agree to follow this project’s Code of Conduct and contribution guidelines.
continuist added the
Kind/Feature
label 2025-10-27 11:33:43 -04:00
continuist self-assigned this 2025-10-27 11:33:43 -04:00
Author
Owner

Closed by PR #8

Closed by PR #8
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: devteam/sharenet_passport_creator#7
No description provided.