mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Fix spelling of "JavaScript".
parent
41508cae13
commit
2729aa49b0
@ -79,7 +79,7 @@ See https://tip.golang.org/pkg/syscall/js/
|
||||
|
||||
# Debugging
|
||||
|
||||
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.
|
||||
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user