the execute() can not support execute code large than 4K bytes.
Open
- Dominant language
- TypeScript
- Stars
- 134
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi:
because the execute use the writeBlock() API, it'll limited execute code size <= 4K bytes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace execute() to the writeBlock() API to understand where the 4K-byte limit is imposed. Check existing tests or entry points for execute(), then verify that code larger than 4K bytes can be executed successfully without breaking smaller inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100