FissionOpt icon indicating copy to clipboard operation
FissionOpt copied to clipboard

Both website and compiled js not working

Open dhasial opened this issue 1 year ago • 0 comments

I'm not sure what is causing the error message I'm getting. I'm on Arch Linux. I tried the normal website, I compiled it myself with the required libs using Emscripten. I also tried both versions with Firefox and Chromium. Both of them give roughly the browser console errors, the following is via Firefox:

*each newline is a new message unless tabbed

GEThttps://leu-235.com/main.css
GEThttps://leu-235.com/FissionOpt.js
GEThttps://leu-235.com/main.js
no native wasm support detected FissionOpt.js:9:4100
jQuery.Deferred exception: WebAssembly is not defined FissionOpt@https://leu-235.com/FissionOpt.js:9:4165
@https://leu-235.com/main.js:1:11
e@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:30211
Deferred/then/l/</t<@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:30513
setTimeout handler*Deferred/then/l/<@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:30722
c@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:28500
fireWith@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:29245
fire@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:29281
c@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:28500
fireWith@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:29245
ready@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:32218
F@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:31997
EventListener.handleEvent*@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:32366
@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:220
@https://code.jquery.com/jquery-3.5.0.slim.min.js:2:225
 undefined jquery-3.5.0.slim.min.js:2:31766
Uncaught ReferenceError: WebAssembly is not defined
    FissionOpt https://leu-235.com/FissionOpt.js:9
    <anonymous> https://leu-235.com/main.js:1
    jQuery 13
FissionOpt.js:9:4165
    FissionOpt https://leu-235.com/FissionOpt.js:9
    <anonymous> https://leu-235.com/main.js:1
    jQuery 13
GEThttps://leu-235.com/favicon.ico
[HTTP/1.1 200 OK 0ms]

When simply using the website normally with a mouse, the experience is that clicking any links/"buttons" changes nothing.

dhasial avatar Nov 17 '22 17:11 dhasial