Skip to content

Commit b8fa852

Browse files
committed
Remove getopt dependency and getopt_compat.h
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 b8fa852

File tree

3 files changed

+172
-734
lines changed

3 files changed

+172
-734
lines changed

0 commit comments

Comments
 (0)