Skip to content

Commit 8b5d525

Browse files
authored
Remove getopt dependency and getopt_compat.h (#995)
Remove the use of getopt() from qjsc. Parse command line arguments the same way qjs does. As a bonus, teach the -S (stack size) option about size suffixes, just like qjs. `qjsc -S 2M -o x.c x.js` now works.
1 parent e6cebad commit 8b5d525

File tree

3 files changed

+172
-734
lines changed

3 files changed

+172
-734
lines changed

0 commit comments

Comments
 (0)