Skip to content

Runtime

Val Town uses the Deno runtime.

Included environment

  • fetch to make HTTP requests
  • import from npm and https
  • setTimeout
  • setInterval

You can view the custom types we support here.

Not included

  • reading or writing to a local file system