ARMmbed / ARMmbed/dapjs

the execute() can not support execute code large than 4K bytes.

Open
#46 4 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.