compilation - Opa Executable Not Being Created -


when go compile opa, whether i've written, or simple 'hello, web!' script, see no executable produced. producing _build directory , javascript file. idea what's happening here?

thanks in advance!

the newest version of opa compiles javascript (running on node.js). produced javascript file need , should able run with:

./your_app.js 

Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -