Skip to main content
Module

x/solc/deps.ts

💎 Solidity compiler bindings for Deno
Latest
import * as solc from "https://deno.land/x/solc@2.1.7/deps.ts";

Functions

f
copy
deprecated

Copies from src to dst until either EOF (null) is read from src or an error occurs. It resolves to the number of bytes copied or rejects with the first error encountered while copying.

Create a Reader from a ReadableStreamDefaultReader.

Interfaces

A mapping between libraries and the addresses to which they were deployed.

Type Aliases

Allocates a chunk of memory of size bytes.

Returns the complete license document.

This should be called right before each compilation, but not at the end, so additional memory can be freed.

Returns the compiler version.