Add a reminder to investigate WebAssemblyPlatform.watch().

This commit is contained in:
Joseph Cloutier
2025-10-22 19:22:33 -04:00
parent 0d3f193021
commit c0ebb5bd13

View File

@@ -477,5 +477,6 @@ class WebAssemblyPlatform extends PlatformTarget
@ignore public override function uninstall():Void {}
// TODO: remove this line to enable watching?
@ignore public override function watch():Void {}
}