Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot compile the sample with haxe 4.2.5 #25

Open
Shallowmallow opened this issue Oct 5, 2022 · 0 comments
Open

Cannot compile the sample with haxe 4.2.5 #25

Shallowmallow opened this issue Oct 5, 2022 · 0 comments

Comments

@Shallowmallow
Copy link

I have this error

webidl/webidl/Module.hx:431: characters 14-20 : Warning : __js__ is deprecated, use js.Syntax.code instead
webidl/webidl/Module.hx:431: characters 22-75 : The `code` argument for js.Syntax.code must be a string constant

This is the problematic line
untyped __js__('${opts.nativeLib} = ${opts.nativeLib}().then(onReady)');

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant