website
website copied to clipboard
AssemblyScript's website and documentation.
All the examples are failing to load with ``` Uncaught TypeError: Error resolving module specifier: assemblyscript/asc editor.html:324:20 asm.js type error: Disabled by debugger es-module-shims.js OK: ^ TypeError module failure has...
Ive noticed that theres no formatter, linter, commit message standard, or pr template. Can I create a PR for these? I recommend [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit messages, prettier (obv) for...
It seems Algolia engine have some issues. What about switching to fully local engine like Flexsearch? Here plugin for vuepress: https://github.com/leo-buneev/vuepress-plugin-fulltext-search Benchmarks of Flexsearch: https://github.com/nextapps-de/flexsearch#benchmark-ranking cc @trusktr
Loving the documentation so far (especially the emojis). But the docs site clips in a lot of places when adhering to WCAG 2.x AA font-size criteria. Also, the left sidebar/table...
This is my personal TODO list of Snippets I would like to see added to the snippets page for AssemblyScript. Creating an issue here just in case someone else is...
As seen in [this issue](https://github.com/AssemblyScript/assemblyscript/issues/817), it's not really apparent that we can use the `valueOf()` method to convert a class view into a pointer. I can't find any references to...
Please leverage [prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) .
So, I've been popping onto the [homepage](https://www.assemblyscript.org/) Just to pop into the editor, and share some small AssemblyScript stuff here and there :smile: The more I use it, the more...