From 98d7d6cb702af2708f20e7cf16ee10a9f71b578a Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 13 Mar 2021 15:43:56 -0500 Subject: My First WASM application is rendering a triangle on the frontend --- frontend/_wasm/output.wasm | Bin 0 -> 26645 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 frontend/_wasm/output.wasm (limited to 'frontend/_wasm/output.wasm') diff --git a/frontend/_wasm/output.wasm b/frontend/_wasm/output.wasm new file mode 100644 index 0000000..bde2a03 Binary files /dev/null and b/frontend/_wasm/output.wasm differ -- cgit v1.2.1