Skip to content

Format codebase#63

Open
OverHash wants to merge 3 commits into
fenjalien:masterfrom
OverHash:format-codebase
Open

Format codebase#63
OverHash wants to merge 3 commits into
fenjalien:masterfrom
OverHash:format-codebase

Conversation

@OverHash

Copy link
Copy Markdown

I saved all the files and ran the eslint on the codebase.

Depends on #62 being merged first to prevent merge conflicts

OverHash added 2 commits July 31, 2024 11:15
See issue fenjalien#59 for why this patch is needed.

Essentially, inside the web worker environment, the global 'Response'
does not exist. As a result, wasm-bindgen's attempt to fetch the binary
and parse the Response object does not work.

This patch sends the entire wasm binary through to
`WebAssembly.instantiate`.
I saved all the files and ran the eslint on the codebase.
@fenjalien

Copy link
Copy Markdown
Owner

Its fair that I've not been formatting the code but I can't stand tabs, 2 spaces only please.

@OverHash

OverHash commented Aug 6, 2024

Copy link
Copy Markdown
Author

As requested, I've changed everything to use two spaces.

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