We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c255500 commit daed501Copy full SHA for daed501
images/extension-builders/tinygo/commands.sh
@@ -14,7 +14,6 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-
18
extension_build() {
19
exec tinygo build -o "$1" -wasm-abi=generic -target wasm main.go
20
}
0 commit comments