ballercat / ballercat/walt

Don't minify the JS of the examples in Walt Explorer

Open
#176 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.6k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

# Bug Report
## Overview
The JS section of the Walt explorer is now minified, which makes it impossible to understand how it connects the WASM to the rest of the browser environment at a glance:

## Expected
Show example code

## Actual
Show mangled, minified example code

## Example
![image](https://user-images.githubusercontent.com/259840/48776998-ad9f0500-ecd1-11e8-9139-d77d5eac4229.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the Walt Explorer implementation that renders the JavaScript section and tracing how its example code is produced. Confirm the current output is minified, then verify that the Explorer displays readable, unminified JavaScript showing the browser-to-WASM connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, wasm
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.