Here we start to share wasm-based panels for fedwiki.
wasm/Hexagon
Below is the newer export. In which the width of the exported wasm has been reduced to 380px. We should work out how to use events to size the width of the wasm stack dynamically - this will allows full screen and responsive layouts - however for now let's standardise on 360px.
https://david.livecode.wiki/assets/wasm/Hexagon/Hexagon.html HEIGHT 640 And here is a demo with 380px sizing and an html button (not working) added below the html. It uses `Hexagon/Hexagon.html` file in the frame. The
I've been trying in a very hacky way to get the sizing of the Emscripten Html export area working for Wasm Panels here in wiki. See Experiments in Sizing.
https://david.livecode.wiki/assets/wasm/Wasm/Wasm.html HEIGHT 800
wasm/Wasm
# Wasm Tests - WebpageInteractionStack - Creator, Panel and Hexagon - Hexagon1 - View Button SVG