You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
857 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: add a bytecode compiler executable to the project
desc: ""
type: :task
component: duk
release: v0.12
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-05-13 20:42:21.977509 Z
references: []
id: bda173b6da17832b487bf3cda950bbd0b86714b5
log_events:
- - 2014-05-13 20:42:22.057684 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""
- - 2014-07-30 10:52:05.651089 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- assigned to release v0.12 from unassigned
- ""
- - 2014-07-30 10:52:55.602925 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- commented
- |-
The easiest first step is probably to add a compile option to the duk_cmdline.c
executable. It would also make sense to add support for executing bytecode from
the command line executable.