From 4b679e5d482b4ce706fd54663bb1848cd1b2f9f9 Mon Sep 17 00:00:00 2001 From: Jake Teton-Landis Date: Wed, 27 Dec 2023 03:40:23 -0800 Subject: [PATCH] futz --- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../exports.md | 5 ++- .../quickjs-wasmfile-debug-sync/exports.md | 5 ++- .../exports.md | 5 ++- .../quickjs-wasmfile-release-sync/exports.md | 5 ++- doc/quickjs-emscripten-core/README.md | 32 +++++++++---------- doc/quickjs-emscripten/exports.md | 20 +++++------- packages/quickjs-emscripten-core/README.md | 32 +++++++++---------- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- .../src/index.ts | 3 +- scripts/prepareVariants.ts | 3 +- 36 files changed, 89 insertions(+), 126 deletions(-) diff --git a/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/exports.md index 31580929..bf5dee2d 100644 --- a/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-browser-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a browser ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-browser-debug-sync/exports.md b/doc/@jitl/quickjs-singlefile-browser-debug-sync/exports.md index 6d908b73..bc4abd72 100644 --- a/doc/@jitl/quickjs-singlefile-browser-debug-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-browser-debug-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-browser-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a browser ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-browser-release-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-browser-release-asyncify/exports.md index c8765c23..8e842885 100644 --- a/doc/@jitl/quickjs-singlefile-browser-release-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-browser-release-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-browser-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a browser ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-browser-release-sync/exports.md b/doc/@jitl/quickjs-singlefile-browser-release-sync/exports.md index cacd462a..aca919fd 100644 --- a/doc/@jitl/quickjs-singlefile-browser-release-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-browser-release-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-browser-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a browser ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/exports.md index 5b223760..7920b006 100644 --- a/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-cjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-cjs-debug-sync/exports.md b/doc/@jitl/quickjs-singlefile-cjs-debug-sync/exports.md index 6c8a14d0..ec7d8a3b 100644 --- a/doc/@jitl/quickjs-singlefile-cjs-debug-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-cjs-debug-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-cjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/exports.md index f66e7b6b..aef50146 100644 --- a/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-cjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-cjs-release-sync/exports.md b/doc/@jitl/quickjs-singlefile-cjs-release-sync/exports.md index 7ebe346d..637dec54 100644 --- a/doc/@jitl/quickjs-singlefile-cjs-release-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-cjs-release-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-cjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/exports.md index c4a68d76..80a73416 100644 --- a/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-mjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-mjs-debug-sync/exports.md b/doc/@jitl/quickjs-singlefile-mjs-debug-sync/exports.md index 8268b32a..b182d6e7 100644 --- a/doc/@jitl/quickjs-singlefile-mjs-debug-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-mjs-debug-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-mjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/exports.md b/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/exports.md index 880f3182..7ace41a4 100644 --- a/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/exports.md +++ b/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-mjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-singlefile-mjs-release-sync/exports.md b/doc/@jitl/quickjs-singlefile-mjs-release-sync/exports.md index f1a55f52..f7ac47b8 100644 --- a/doc/@jitl/quickjs-singlefile-mjs-release-sync/exports.md +++ b/doc/@jitl/quickjs-singlefile-mjs-release-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-singlefile-mjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-wasmfile-debug-asyncify/exports.md b/doc/@jitl/quickjs-wasmfile-debug-asyncify/exports.md index e5d527b3..607bbeef 100644 --- a/doc/@jitl/quickjs-wasmfile-debug-asyncify/exports.md +++ b/doc/@jitl/quickjs-wasmfile-debug-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-wasmfile-debug-sync/exports.md b/doc/@jitl/quickjs-wasmfile-debug-sync/exports.md index 4ed7af31..c3846234 100644 --- a/doc/@jitl/quickjs-wasmfile-debug-sync/exports.md +++ b/doc/@jitl/quickjs-wasmfile-debug-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-wasmfile-release-asyncify/exports.md b/doc/@jitl/quickjs-wasmfile-release-asyncify/exports.md index a0a606a8..9a35d647 100644 --- a/doc/@jitl/quickjs-wasmfile-release-asyncify/exports.md +++ b/doc/@jitl/quickjs-wasmfile-release-asyncify/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSAsyncVariant`](../../quickjs-emscripten/interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts#L17) *** diff --git a/doc/@jitl/quickjs-wasmfile-release-sync/exports.md b/doc/@jitl/quickjs-wasmfile-release-sync/exports.md index b2627917..e087c49b 100644 --- a/doc/@jitl/quickjs-wasmfile-release-sync/exports.md +++ b/doc/@jitl/quickjs-wasmfile-release-sync/exports.md @@ -18,10 +18,9 @@ > **`const`** **default**: [`QuickJSSyncVariant`](../../quickjs-emscripten/interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -33,7 +32,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -[index.ts:18](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-sync/src/index.ts#L18) +[index.ts:17](https://github.com/justjake/quickjs-emscripten/blob/main/packages/variant-quickjs-wasmfile-release-sync/src/index.ts#L17) *** diff --git a/doc/quickjs-emscripten-core/README.md b/doc/quickjs-emscripten-core/README.md index edcee2f5..45a82285 100644 --- a/doc/quickjs-emscripten-core/README.md +++ b/doc/quickjs-emscripten-core/README.md @@ -95,7 +95,7 @@ const QuickJS = await newQuickJSWASMModuleFromVariant(variant) ### @jitl/quickjs-wasmfile-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -107,7 +107,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -119,7 +119,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -131,7 +131,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -143,7 +143,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-singlefile-cjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -155,7 +155,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -167,7 +167,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -179,7 +179,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -191,7 +191,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-mjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -203,7 +203,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -215,7 +215,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -227,7 +227,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -239,7 +239,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-browser-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -251,7 +251,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -263,7 +263,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -275,7 +275,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | diff --git a/doc/quickjs-emscripten/exports.md b/doc/quickjs-emscripten/exports.md index fd232b76..c11873d0 100644 --- a/doc/quickjs-emscripten/exports.md +++ b/doc/quickjs-emscripten/exports.md @@ -655,10 +655,9 @@ quickjs-emscripten-core/dist/index.d.ts:46 > **`const`** **DEBUG\_ASYNC**: [`QuickJSAsyncVariant`](interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -670,7 +669,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -variant-quickjs-wasmfile-debug-asyncify/dist/index.d.ts:18 +variant-quickjs-wasmfile-debug-asyncify/dist/index.d.ts:17 *** @@ -678,10 +677,9 @@ variant-quickjs-wasmfile-debug-asyncify/dist/index.d.ts:18 > **`const`** **DEBUG\_SYNC**: [`QuickJSSyncVariant`](interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -693,7 +691,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -variant-quickjs-wasmfile-debug-sync/dist/index.d.ts:18 +variant-quickjs-wasmfile-debug-sync/dist/index.d.ts:17 *** @@ -769,10 +767,9 @@ quickjs-ffi-types/dist/index.d.ts:89 > **`const`** **RELEASE\_ASYNC**: [`QuickJSAsyncVariant`](interfaces/QuickJSAsyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -784,7 +781,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -variant-quickjs-wasmfile-release-asyncify/dist/index.d.ts:18 +variant-quickjs-wasmfile-release-asyncify/dist/index.d.ts:17 *** @@ -792,10 +789,9 @@ variant-quickjs-wasmfile-release-asyncify/dist/index.d.ts:18 > **`const`** **RELEASE\_SYNC**: [`QuickJSSyncVariant`](interfaces/QuickJSSyncVariant.md) -This export is a variant of the quickjs WASM library: ### @jitl/quickjs-wasmfile-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -807,7 +803,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C #### Source -variant-quickjs-wasmfile-release-sync/dist/index.d.ts:18 +variant-quickjs-wasmfile-release-sync/dist/index.d.ts:17 ## Functions diff --git a/packages/quickjs-emscripten-core/README.md b/packages/quickjs-emscripten-core/README.md index 6e50f96d..99469744 100644 --- a/packages/quickjs-emscripten-core/README.md +++ b/packages/quickjs-emscripten-core/README.md @@ -69,7 +69,7 @@ const QuickJS = await newQuickJSWASMModuleFromVariant(variant) ### @jitl/quickjs-wasmfile-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -81,7 +81,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -93,7 +93,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -105,7 +105,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-wasmfile-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) | Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. | Variable | Setting | Description | @@ -117,7 +117,7 @@ Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS C ### @jitl/quickjs-singlefile-cjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -129,7 +129,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -141,7 +141,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -153,7 +153,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-cjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) | Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. | Variable | Setting | Description | @@ -165,7 +165,7 @@ Variant with the WASM data embedded into a universal (Node and Browser compatibl ### @jitl/quickjs-singlefile-mjs-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -177,7 +177,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -189,7 +189,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -201,7 +201,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-mjs-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) | Variant with the WASM data embedded into a NodeJS ESModule. | Variable | Setting | Description | @@ -213,7 +213,7 @@ Variant with the WASM data embedded into a NodeJS ESModule. ### @jitl/quickjs-singlefile-browser-debug-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -225,7 +225,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-debug-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -237,7 +237,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-release-sync -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | @@ -249,7 +249,7 @@ Variant with the WASM data embedded into a browser ESModule. ### @jitl/quickjs-singlefile-browser-release-asyncify -[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) +[Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) | Variant with the WASM data embedded into a browser ESModule. | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts index 5ebc92f7..e43aae99 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-browser-debug-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-browser-debug-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-asyncify/README.md) | * Variant with the WASM data embedded into a browser ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts b/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts index 1a488664..3e086203 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-browser-debug-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-browser-debug-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-debug-sync/README.md) | * Variant with the WASM data embedded into a browser ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts index 3642dd53..3dd99e21 100644 --- a/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-browser-release-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-browser-release-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-asyncify/README.md) | * Variant with the WASM data embedded into a browser ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts b/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts index 6c756225..4e9182c6 100644 --- a/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-browser-release-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-browser-release-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-browser-release-sync/README.md) | * Variant with the WASM data embedded into a browser ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts index a3a8220a..f7719113 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-cjs-debug-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-asyncify/README.md) | * Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts b/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts index be4bd60d..ae2ca419 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-cjs-debug-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-cjs-debug-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-debug-sync/README.md) | * Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts index 81b3b6ef..de4d3b09 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-cjs-release-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-cjs-release-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-asyncify/README.md) | * Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts b/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts index f89852c7..4d036202 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-cjs-release-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-cjs-release-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-cjs-release-sync/README.md) | * Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts index c6eff46d..5ee39ab0 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-mjs-debug-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-asyncify/README.md) | * Variant with the WASM data embedded into a NodeJS ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts b/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts index 8ce306bc..eee455a7 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-mjs-debug-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-mjs-debug-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-debug-sync/README.md) | * Variant with the WASM data embedded into a NodeJS ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts b/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts index f5dd4c5d..9007786c 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts +++ b/packages/variant-quickjs-singlefile-mjs-release-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-mjs-release-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-asyncify/README.md) | * Variant with the WASM data embedded into a NodeJS ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts b/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts index 91e6b2d2..11cad126 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts +++ b/packages/variant-quickjs-singlefile-mjs-release-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-singlefile-mjs-release-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-singlefile-mjs-release-sync/README.md) | * Variant with the WASM data embedded into a NodeJS ESModule. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts b/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts index a82b62be..16022d1c 100644 --- a/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts +++ b/packages/variant-quickjs-wasmfile-debug-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-wasmfile-debug-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-asyncify/README.md) | * Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts b/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts index c34af76d..0d78d1cd 100644 --- a/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts +++ b/packages/variant-quickjs-wasmfile-debug-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-wasmfile-debug-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-debug-sync/README.md) | * Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts b/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts index aff0f740..2dab9536 100644 --- a/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts +++ b/packages/variant-quickjs-wasmfile-release-asyncify/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSAsyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-wasmfile-release-asyncify * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-asyncify/README.md) | * Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. * * | Variable | Setting | Description | diff --git a/packages/variant-quickjs-wasmfile-release-sync/src/index.ts b/packages/variant-quickjs-wasmfile-release-sync/src/index.ts index d7b3a24a..058c7db4 100644 --- a/packages/variant-quickjs-wasmfile-release-sync/src/index.ts +++ b/packages/variant-quickjs-wasmfile-release-sync/src/index.ts @@ -1,10 +1,9 @@ import type { QuickJSSyncVariant } from "@jitl/quickjs-ffi-types" /** - * This export is a variant of the quickjs WASM library: * ### @jitl/quickjs-wasmfile-release-sync * - * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) + * [Docs](https://github.com/justjake/quickjs-emscripten/blob/main/doc/@jitl/quickjs-wasmfile-release-sync/README.md) | * Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS. * * | Variable | Setting | Description | diff --git a/scripts/prepareVariants.ts b/scripts/prepareVariants.ts index 9bda9451..1b6c8480 100755 --- a/scripts/prepareVariants.ts +++ b/scripts/prepareVariants.ts @@ -487,7 +487,7 @@ function renderReadmeSummary( const hasExports = Object.keys(variant.exports).join(" ") return `### ${packageJson.name} -[Docs](${packageURL}) +[Docs](${packageURL}) | ${variant.description} | Variable | Setting | Description | @@ -665,7 +665,6 @@ function renderIndexTs( import type { ${variantTypeName} } from '@jitl/quickjs-ffi-types' /** - * This export is a variant of the quickjs WASM library: ${docComment} */ const variant: ${variantTypeName} = {