Skip to content

Fix JSC_UNDEFINED_VARIABLE in libeventloop.js#27061

Open
stephenduong1004 wants to merge 2 commits into
emscripten-core:mainfrom
stephenduong1004:main
Open

Fix JSC_UNDEFINED_VARIABLE in libeventloop.js#27061
stephenduong1004 wants to merge 2 commits into
emscripten-core:mainfrom
stephenduong1004:main

Conversation

@stephenduong1004
Copy link
Copy Markdown
Collaborator

Fix error [JSC_UNDEFINED_VARIABLE] variable scheduler is undeclared MainLoop.setImmediate = scheduler.postTask.bind(scheduler);

Fix error [JSC_UNDEFINED_VARIABLE] variable scheduler is undeclared
`MainLoop.setImmediate = scheduler.postTask.bind(scheduler);`
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