WORK IN PROGRESS.

A Rust wrapper for Duktape. Things to do before this is minimally useful:

  1. Handle non-UTF-8 strings.
  2. Call JavaScript functions by name.
  3. Define functions.