Skip to content

Implement jerry_port_path_normalize in a more reliable way - #5198

Draft
lygstate wants to merge 1 commit into
jerryscript-project:masterfrom
lygstate:normalize-path
Draft

lygstate wants to merge 1 commit into
jerryscript-project:masterfrom
lygstate:normalize-path

Conversation

@lygstate

Copy link
Copy Markdown
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 luoyonggang@gmail.com

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 luoyonggang@gmail.com
@lygstate
lygstate marked this pull request as draft December 23, 2024 10:28

This branch has not been deployed

No deployments
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