Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/src/backends/wasm/mod.ts>WASMInstance

Powerful machine learning, accelerated by WebGPU
Go to Latest
class WASMInstance
import { WASMInstance } from "https://deno.land/x/netsaur@0.3.1/src/backends/wasm/mod.ts";

Web Assembly backend instance.

Static Properties

initialized: boolean

Static Methods

init(silent?): Promise<boolean>