Skip to content

convert usize and isize to u64 and s64 - #378

Merged
nick1udwig merged 1 commit into
developfrom
j/usize-fix
Oct 9, 2025
Merged

convert usize and isize to u64 and s64#378
nick1udwig merged 1 commit into
developfrom
j/usize-fix

Conversation

@jurij-jukic

Copy link
Copy Markdown
Contributor

simple Rust usize/isize conversion to wit u64/s64.
not that it's unnecessary to do anything in caller_utils_ts_generator.rs because it will take the u64/s64 from wit and convert to ts "number".

@nick1udwignick1udwig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ⚡

@nick1udwig
nick1udwig merged commit 306001a into developOct 9, 2025
1 check passed
@nick1udwig
nick1udwig deleted the j/usize-fix branch October 9, 2025 20:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jurij-jukic@nick1udwig