Home > harper.js > BinaryModule
A wrapper around the underlying WebAssembly module that contains Harper's core code. Used to construct a Linter, as well as access some miscellaneous other functions.
Signature:
export declare class BinaryModule
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | URL |
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Load a binary from a specified URL. This is the only recommended way to construct this type. | |