Skip to content

Conversation

@chmjkb
Copy link
Collaborator

@chmjkb chmjkb commented Nov 28, 2024

Description

This PR provides a bridge between native ExecuTorch iOS API and TypeScript. It allows to perform basic ET operations such as running methods from arrays and loading them.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@chmjkb chmjkb changed the title @chmjkb/et bindings ios Add iOS bindings to ExecuTorch Nov 28, 2024
@chmjkb chmjkb marked this pull request as draft November 29, 2024 08:56
@chmjkb chmjkb requested a review from mkopcins December 2, 2024 07:25
@chmjkb chmjkb marked this pull request as ready for review December 2, 2024 07:35
@NorbertKlockiewicz NorbertKlockiewicz self-requested a review December 2, 2024 09:35
@chmjkb chmjkb merged commit 504ac56 into main Dec 2, 2024
3 checks passed
@chmjkb chmjkb deleted the @chmjkb/et-bindings-ios branch December 2, 2024 12:06
mkopcins pushed a commit that referenced this pull request Oct 15, 2025
## Description
This PR provides a bridge between native ExecuTorch iOS API and
TypeScript. It allows to perform basic ET operations such as running
methods from arrays and loading them.

### Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (improves or adds clarity to existing
documentation)

### Tested on
- [x] iOS
- [ ] Android

### Testing instructions
<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->

### Screenshots
<!-- Add screenshots here, if applicable -->

### Related issues
<!-- Link related issues here using #issue-number -->

### Checklist
- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings

### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
Sign up for free to 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.

4 participants