mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Added initial screenshots for the Build/Run configuration
parent
0517baa294
commit
32cc8e4a0c
@ -1,13 +1,46 @@
|
||||
## Configuring GoLand for WebAssembly (Wasm) projects
|
||||
# Configuring GoLand for WebAssembly (Wasm) projects
|
||||
|
||||
## Initial project configuration
|
||||
|
||||
When you first open or start a WebAssembly project in GoLand, it won't understand the "*syscall/js*" package.
|
||||
|
||||
That's easily fixable, by changing the **GOOS** and **GOARCH** values in the project settings, as per the screenshots below.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Configuring build settings
|
||||
|
||||
With the initial project setup done, you'll probably want to configure the Build/Run settings next:
|
||||
|
||||
**NOTE - This section is still "Work In Progress" :wink:**
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user