mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Minor wording tweak.
parent
4a97aeca5d
commit
647b6a811f
@ -79,7 +79,7 @@ See https://tip.golang.org/pkg/syscall/js/
|
|||||||
|
|
||||||
# Debugging
|
# Debugging
|
||||||
|
|
||||||
WebAssembly doesn't *yet* have any support for debuggers, so you'll need to use the good 'ol `println()` approach for now.
|
WebAssembly doesn't *yet* have any support for debuggers, so you'll need to use the good 'ol `println()` approach for now to display output on the Javascript console.
|
||||||
|
|
||||||
An official [WebAssembly Debugging Subgroup](https://github.com/WebAssembly/debugging) has been created to address this, with some initial investigation and proposals under way:
|
An official [WebAssembly Debugging Subgroup](https://github.com/WebAssembly/debugging) has been created to address this, with some initial investigation and proposals under way:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user