import { compileBytecode } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.30/bytecode-deno.d.ts";
Compiles and returns the smoldot WebAssembly binary.
Returns
Promise<SmoldotBytecode>
x/smoldot2/bytecode-deno.d.ts>compileBytecode
import { compileBytecode } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.30/bytecode-deno.d.ts";
Compiles and returns the smoldot WebAssembly binary.