Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement jerry_port_path_normalize in a more reliable way #5198

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lygstate
Copy link
Contributor

Replace jerry_port_path_normalize,jerry_port_path_free,jerry_port_path_base with jerry_port_path_style,jerry_port_get_cwd

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo [email protected]

now fore memory-restricted system, excluding es-module will reduce code size
The port api is reduced to simpler jerry_port_path_style jerry_port_get_cwd

@lygstate lygstate force-pushed the normalize-path branch 2 times, most recently from 9714443 to 2223363 Compare December 11, 2024 11:51
@LaszloLango LaszloLango modified the milestone: Release 3.0.0 Dec 12, 2024
@lygstate lygstate marked this pull request as draft December 17, 2024 09:08
@lygstate lygstate marked this pull request as ready for review December 18, 2024 00:54
Replace jerry_port_path_normalize,jerry_port_path_free,jerry_port_path_base with jerry_port_path_style,jerry_port_get_cwd

Partially fixes jerryscript-project#4979
Closes: jerryscript-project#4983

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo [email protected]
@lygstate lygstate marked this pull request as draft December 23, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants