crabzilla 0.1.1

Provides a JavaScript runtime
Documentation
[dependencies.deno_core]
version = "^0.79"

[dependencies.futures]
version = "^0.3"

[dependencies.import_fn]
version = "^0.1"

[package]
authors = ["Andy Herbert <andy.herbert@gmail.com>"]
categories = ["compilers", "game-development", "parser-implementations"]
description = "Provides a JavaScript runtime"
edition = "2018"
keywords = ["javascript", "ecmascript", "scripting", "runtime"]
license = "MIT"
name = "crabzilla"
repository = "https://github.com/andyherbert/crabzilla"
version = "0.1.1"