package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file get.ml

1
2
3
4
open Js_of_ocaml
open Js

let get () = Unsafe.eval_string "window.navigator.gpu"
OCaml

Innovation. Community. Security.