package wax-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Libraries for Wax, a Rust-like syntax for WebAssembly
Install
dune-project
Dependency
Authors
Maintainers
Sources
wax-v0.2.0.tbz
sha256=4361e1324b7754a4c08ab5b505df32061f3ce0cea60443fd0d3699e0fa796b32
sha512=fcc756d2f160ba90a9aa1131f2ab22ed7f45466ccd658c21cf9df6868a6aab0cee7f404719d698a379958802f9820398f2fe0685ecc4dda018ca4f653294e39b
doc/src/wax-lib.conversion/wax_conversion.ml.html
Source file wax_conversion.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31(* generated by dune *) (** @canonical Wax_conversion.Driver *) module Driver = Wax_conversion__Driver (** @canonical Wax_conversion.From_wasm *) module From_wasm = Wax_conversion__From_wasm (** @canonical Wax_conversion.Namespace *) module Namespace = Wax_conversion__Namespace (** @canonical Wax_conversion.Naming *) module Naming = Wax_conversion__Naming (** @canonical Wax_conversion.Recover_dispatch *) module Recover_dispatch = Wax_conversion__Recover_dispatch (** @canonical Wax_conversion.Recover_loops *) module Recover_loops = Wax_conversion__Recover_loops (** @canonical Wax_conversion.Recover_match *) module Recover_match = Wax_conversion__Recover_match (** @canonical Wax_conversion.Recover_trycatch *) module Recover_trycatch = Wax_conversion__Recover_trycatch (** @canonical Wax_conversion.Sink_let *) module Sink_let = Wax_conversion__Sink_let (** @canonical Wax_conversion.To_wasm *) module To_wasm = Wax_conversion__To_wasm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>