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

Loading UTF8 library loads String instead #103

Closed
LapisHusky opened this issue Dec 21, 2023 · 0 comments · Fixed by #114
Closed

Loading UTF8 library loads String instead #103

LapisHusky opened this issue Dec 21, 2023 · 0 comments · Fixed by #114

Comments

@LapisHusky
Copy link

Should be an easy fix, running lua.global.loadLibrary(wasmoon.LuaLibraries.UTF8) puts the String library into the global table utf8 instead of the UTF8 library
https://github.com/ceifa/wasmoon/blob/main/src/global.ts#L112

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 a pull request may close this issue.

1 participant