UNPKG

rc-js-util

Version:

A collection of TS and C++ utilities to help writing performant and correct applications, achieved through strict typing and (removable) invariant checking.

94 lines (42 loc) 1.15 kB
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [Emscripten](./rc-js-util.emscripten.md) ## Emscripten namespace External lib. **Signature:** ```typescript export declare namespace Emscripten ``` ## Interfaces <table><thead><tr><th> Interface </th><th> Description </th></tr></thead> <tbody><tr><td> [EmscriptenModule](./rc-js-util.emscripten.emscriptenmodule.md) </td><td> </td></tr> </tbody></table> ## Type Aliases <table><thead><tr><th> Type Alias </th><th> Description </th></tr></thead> <tbody><tr><td> [EmscriptenModuleFactory](./rc-js-util.emscripten.emscriptenmodulefactory.md) </td><td> </td></tr> <tr><td> [EnvironmentType](./rc-js-util.emscripten.environmenttype.md) </td><td> </td></tr> <tr><td> [WebAssemblyExports](./rc-js-util.emscripten.webassemblyexports.md) </td><td> </td></tr> <tr><td> [WebAssemblyImports](./rc-js-util.emscripten.webassemblyimports.md) </td><td> </td></tr> </tbody></table>