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

Security fix, unsafe eval inside of function generator #4

Closed
wants to merge 2 commits into from

Conversation

BusinessDuck
Copy link
Member

@BusinessDuck BusinessDuck commented Jun 1, 2023

  • Удален неявный eval
  • Убраны дебаг флаги в wasm (-5% в размере)
  • Ручная работа с методами и памятью без оберток над wasm модулем

Есть проблемы скомпиляцией, нуждающеся в фиксе со стороны rlottie Samsung/rlottie#540

Приходится парсить JSON, чтобы достать фрейм рейт.
Метод получения FPS из 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.

1 participant