translation layer

This commit is contained in:
Felix Kaspar
2023-12-30 02:18:07 +01:00
parent 0bdda72caa
commit 8a5711cd86
10 changed files with 409 additions and 60 deletions

View File

@@ -12,7 +12,7 @@
// - Parcel
// - Webpack
console.log("imported")
console.log("pdfcpu wasm_exec imported")
if (typeof global !== "undefined") {
// global already exists
} else if (typeof window !== "undefined") {