macroforge 0.1.78 → 0.1.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/js/cli/svelte-check-wrapper.js +157 -0
- package/js/cli/tsc-wrapper.js +166 -0
- package/package.json +26 -51
- package/pkg/macroforge_ts.d.ts +97 -0
- package/pkg/macroforge_ts.js +1083 -0
- package/pkg/macroforge_ts_bg.wasm +0 -0
- package/pkg/macroforge_ts_bg.wasm.d.ts +57 -0
- package/index.d.ts +0 -1341
- package/index.js +0 -605
|
Binary file
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
export const memory: WebAssembly.Memory;
|
|
4
|
+
export const Derive: () => void;
|
|
5
|
+
export const __macroforgeDebugDescriptors: () => [number, number, number];
|
|
6
|
+
export const __macroforgeDebugGetModules: () => [number, number, number];
|
|
7
|
+
export const __macroforgeDebugLookup: (a: number, b: number, c: number, d: number) => [number, number];
|
|
8
|
+
export const __macroforgeGetMacroNames: () => [number, number, number];
|
|
9
|
+
export const __macroforgeGetManifest: () => [number, number, number];
|
|
10
|
+
export const __macroforgeIsMacroPackage: () => number;
|
|
11
|
+
export const __macroforgeRunDeserialize: (a: number, b: number) => [number, number, number, number];
|
|
12
|
+
export const __wbg_nativemapper_free: (a: number, b: number) => void;
|
|
13
|
+
export const __wbg_nativeplugin_free: (a: number, b: number) => void;
|
|
14
|
+
export const __wbg_nativepositionmapper_free: (a: number, b: number) => void;
|
|
15
|
+
export const checkSyntax: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
16
|
+
export const expandSync: (a: number, b: number, c: number, d: number, e: any) => [number, number, number];
|
|
17
|
+
export const loadConfig: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
18
|
+
export const nativemapper_expandedToOriginal: (a: number, b: number) => number;
|
|
19
|
+
export const nativemapper_generatedBy: (a: number, b: number) => [number, number];
|
|
20
|
+
export const nativemapper_isEmpty: (a: number) => number;
|
|
21
|
+
export const nativemapper_isInGenerated: (a: number, b: number) => number;
|
|
22
|
+
export const nativemapper_mapSpanToExpanded: (a: number, b: number, c: number) => any;
|
|
23
|
+
export const nativemapper_mapSpanToOriginal: (a: number, b: number, c: number) => any;
|
|
24
|
+
export const nativemapper_originalToExpanded: (a: number, b: number) => number;
|
|
25
|
+
export const nativeplugin_expandSync: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
26
|
+
export const nativeplugin_getMapper: (a: number, b: number, c: number) => number;
|
|
27
|
+
export const nativeplugin_log: (a: number, b: number, c: number) => void;
|
|
28
|
+
export const nativeplugin_mapDiagnostics: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
29
|
+
export const nativeplugin_new: () => number;
|
|
30
|
+
export const nativeplugin_processFile: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
31
|
+
export const nativeplugin_transformSync: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
|
|
32
|
+
export const nativepositionmapper_mapToExpanded: (a: number, b: number, c: number) => any;
|
|
33
|
+
export const nativepositionmapper_new: (a: any) => number;
|
|
34
|
+
export const parseImportSources: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
35
|
+
export const scanProjectSync: (a: number, b: number, c: any) => [number, number, number];
|
|
36
|
+
export const transformSync: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
37
|
+
export const clearConfigCache: () => void;
|
|
38
|
+
export const nativepositionmapper_mapToOriginal: (a: number, b: number, c: number) => any;
|
|
39
|
+
export const __macroforgeRunClone: (a: number, b: number) => [number, number, number, number];
|
|
40
|
+
export const __macroforgeRunOrd: (a: number, b: number) => [number, number, number, number];
|
|
41
|
+
export const setupExternalMacros: (a: any, b: any) => void;
|
|
42
|
+
export const __macroforgeRunPartialEq: (a: number, b: number) => [number, number, number, number];
|
|
43
|
+
export const __macroforgeRunPartialOrd: (a: number, b: number) => [number, number, number, number];
|
|
44
|
+
export const __macroforgeRunSerialize: (a: number, b: number) => [number, number, number, number];
|
|
45
|
+
export const __macroforgeRunDebug: (a: number, b: number) => [number, number, number, number];
|
|
46
|
+
export const __macroforgeRunDefault: (a: number, b: number) => [number, number, number, number];
|
|
47
|
+
export const __macroforgeRunHash: (a: number, b: number) => [number, number, number, number];
|
|
48
|
+
export const __macroforge_ffi_free: (a: number, b: number) => void;
|
|
49
|
+
export const __macroforge_ffi_get_manifest: (a: number, b: number) => number;
|
|
50
|
+
export const __wbindgen_malloc_command_export: (a: number, b: number) => number;
|
|
51
|
+
export const __wbindgen_realloc_command_export: (a: number, b: number, c: number, d: number) => number;
|
|
52
|
+
export const __wbindgen_exn_store_command_export: (a: number) => void;
|
|
53
|
+
export const __externref_table_alloc_command_export: () => number;
|
|
54
|
+
export const __wbindgen_externrefs: WebAssembly.Table;
|
|
55
|
+
export const __externref_table_dealloc_command_export: (a: number) => void;
|
|
56
|
+
export const __wbindgen_free_command_export: (a: number, b: number, c: number) => void;
|
|
57
|
+
export const __wbindgen_start: () => void;
|