UNPKG

libxslt-wasm

Version:

JavaScript bindings for libxslt compiled to WebAssembly

11 lines (10 loc) 243 B
import { libxslt } from "./module.js"; export const { // preamble.js HEAPU8, // libcore.js ptrToString, getNativeTypeSize, // libstrings.js UTF8ToString, lengthBytesUTF8, stringToNewUTF8, // libgetvalue.js getValue, setValue, } = libxslt;