Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SourceMap Error. How do I specify the SourceMap location? #525

Open
Sothatsit opened this issue Feb 26, 2021 · 0 comments
Open

SourceMap Error. How do I specify the SourceMap location? #525

Sothatsit opened this issue Feb 26, 2021 · 0 comments
Labels

Comments

@Sothatsit
Copy link

Hello! I am trying to use Bytecoder to allow me to use one of my Java projects from the browser, except I am running into this warning every time I load the page. Its not a huge issue, its just annoying. Is there any way to fix the URL, or even just disable reporting a location of the sourcemap so this warning doesn't occur?

Source map error: Error: URL constructor: royal_ur_analysis.wasm.map is not a valid URL.
Resource URL: wasm:http://localhost/game/simulation.js%20line%201707%20%3E%20WebAssembly.instantiate:200f73cccb9995d3
Source Map URL: royal_ur_analysis.wasm.map
mirkosertic added a commit that referenced this issue Mar 30, 2023
- Disable source map section generation for Wasm as sourcemaps are currently not generated and supported.
mirkosertic added a commit that referenced this issue Mar 30, 2023
- Disable source map section generation for Wasm as sourcemaps are currently not generated and supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants