wasmerio / docs.wasmer.io

The Wasmer Docs Website (website deployed using Wasmer Edge)
https://docs.wasmer.io/
MIT License
17 stars 9 forks source link

Document the need for dynamic imports when `@wasmer/sdk` is used with `xterm.js` #73

Closed Michael-F-Bryan closed 10 months ago

Michael-F-Bryan commented 10 months ago

Fixes SDK-49, SDK-50 and SDK-51.

linear[bot] commented 10 months ago

SDK-50 Explain how to troubleshoot the `ReferenceError: document is undefined` error

SDK-51 Add the `import("@wasmer/sdk")` dynamic import to the xterm.js tutorial

linear[bot] commented 10 months ago

SDK-49 Update the JavaScript SDK docs to mention the `ReferenceError: document is undefined` workaround