Invalid asm.js: Undefined global variable warning
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- JavaScript
- Estrellas
- 13.7k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm using sql.js version 0.5.0 in a react.js application and I have a warning in my browser that points to sql.js line 7, saying:
Invalid asm.js: Undefined global variable
But since the code is minified I'm not able to see why.
Any ideas how I can get rid of that warning ?
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
The report points to sql.js line 7 in the minified browser bundle; start by reproducing the warning with sql.js 0.5.0 in a React.js application and inspecting that generated line. Done means identifying the undefined global reported by the browser and establishing a verified change or configuration that removes the warning without breaking the library.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, sqlite
- Área
- databases, web-dev
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100