Skip to content

Setup GH pages#185

Merged
JanEricNitschke merged 1 commit intomainfrom
add-gh-pages
Apr 13, 2025
Merged

Setup GH pages#185
JanEricNitschke merged 1 commit intomainfrom
add-gh-pages

Conversation

@JanEricNitschke
Copy link
Copy Markdown
Owner

No description provided.

@JanEricNitschke JanEricNitschke merged commit 6cfdede into main Apr 13, 2025
70 of 71 checks passed
@JanEricNitschke JanEricNitschke deleted the add-gh-pages branch April 13, 2025 11:58
@JanEricNitschke JanEricNitschke requested a review from Copilot April 13, 2025 11:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

tictactoe_wasm/index.html:44

  • Removing the import object (previously '{ console }') may cause issues if the WebAssembly module still expects an import for console. If the module requires a console import, please restore or replace it with the appropriate import object.
const wasm = await WebAssembly.instantiateStreaming(fetch('tictactoe_wasm.wasm'));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants