Last updated

API / geotoolkit / contour / processor / WasmLoader / WasmLoader

Class: WasmLoader

processor.WasmLoader.WasmLoader

This module is used for initializing WebAssembly version of contour data processor

Example

import {WasmLoader} from '@int/geotoolkit/contour/processor/WasmLoader';
import {init} from '@int/geotoolkit/base';

init({'imports': [WasmLoader]});

Table of contents

Constructors
Methods

Contents

Constructors

new WasmLoader()

new WasmLoader()

Methods

getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string