Skip to main content
Module

x/deno/Cargo.toml

A modern runtime for JavaScript and TypeScript.
Go to Latest
File
[workspace]members = [ "cli", "core", "test_plugin", "test_util",]exclude = [ "std/hash/_wasm"]

[profile.release]codegen-units = 1lto = trueopt-level = 'z' # Optimize for size