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

Finalize the new profiles design #25

Open
xivk opened this issue Aug 30, 2019 · 1 comment
Open

Finalize the new profiles design #25

xivk opened this issue Aug 30, 2019 · 1 comment

Comments

@xivk
Copy link
Contributor

xivk commented Aug 30, 2019

We want a new profile implementation because the current one is too slow. The lua interpreter is the issue. We have a few options:

  • keep lua but figurr out how to improve performance
  • use an alternative language perhaps just C# itself
@xivk
Copy link
Contributor Author

xivk commented Aug 30, 2019

Webassembly running in .NET could also be an option:
https://github.com/RyanLamansky/dotnet-webassembly/issues

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

No branches or pull requests

1 participant