package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class type js = object ... end
val create : ?extensions:Webgpu__.Api.GPUExtensions.js Js_of_ocaml.Js.t -> ?limits:Webgpu__.Api.GPULimits.js Js_of_ocaml.Js.t -> unit -> t