You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added base64, image.png, wasm data: to image, (limited) support for namespaces (virtual map access). moved the image functions under image.* (#217)
* Add (limited) support for namespaces (virtual map access). move the image function under image.*
* self review updates
* adding missing empty ns map
* revert the real namespace map, just use toplevel and hack lookup
* further reduce the diff
* Adding base64() and image.png() and looking for data: prefix in wasm for image producing
* linter...
* fixed#204 🎉
* format document and clear image to 1 pixel transparent gif when it goes back to empty
0 commit comments