mirror of
https://github.com/leaningtech/cheerpj-meta.git
synced 2025-03-15 01:54:48 +01:00
Update Runtime-API.md
This commit is contained in:
parent
85c2f7addc
commit
026d819c6f
@ -301,7 +301,7 @@ Alternatively resolvedMethod can also be used _directly as a function_, for exam
|
||||
resolvedMethod(arg1, arg2, arg3);
|
||||
```
|
||||
|
||||
Please note that this convenient form can unfortunately only be used on the main thread, not on Workers. For more information see [[WebWorker API]]
|
||||
Please note that this convenient form can unfortunately only be used on the main thread, not on Workers. For more information see [WebWorker API](https://docs.leaningtech.com/cheerpj/WebWorker-API)
|
||||
|
||||
# Data conversion
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user