#assemblyscript — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #assemblyscript, aggregated by home.social.
-
The Firefly Zero game jam is now official! Build a game for the Firefly Zero handheld game console on the weekend of January 17-19.
Build a game in any of the supported languages: Rust, Go, Lua, Zig, C, C++, TypeScript, AssemblyScript, Elixir, MoonBit
Documentation and SDK’s are available on the website. It’s very easy to get going and no prior experience is necessary.
More information is available on the Itch.io page:
https://itch.io/jam/firefly-jamRead more about the Firefly Zero handheld game console on their website:
https://fireflyzero.com/#GameDev #retrogame #retrogamedev #Rust #RustLang #Go #GoLang #Lua #zig #TypeScript #AssemblyScript #Elixir #MoonBit #FireflyZero
-
The Firefly Zero game jam is now official! Build a game for the Firefly Zero handheld game console on the weekend of January 17-19.
Build a game in any of the supported languages: Rust, Go, Lua, Zig, C, C++, TypeScript, AssemblyScript, Elixir, MoonBit
Documentation and SDK’s are available on the website. It’s very easy to get going and no prior experience is necessary.
More information is available on the Itch.io page:
https://itch.io/jam/firefly-jamRead more about the Firefly Zero handheld game console on their website:
https://fireflyzero.com/#GameDev #retrogame #retrogamedev #Rust #RustLang #Go #GoLang #Lua #zig #TypeScript #AssemblyScript #Elixir #MoonBit #FireflyZero
-
The Firefly Zero game jam is now official! Build a game for the Firefly Zero handheld game console on the weekend of January 17-19.
Build a game in any of the supported languages: Rust, Go, Lua, Zig, C, C++, TypeScript, AssemblyScript, Elixir, MoonBit
Documentation and SDK’s are available on the website. It’s very easy to get going and no prior experience is necessary.
More information is available on the Itch.io page:
https://itch.io/jam/firefly-jamRead more about the Firefly Zero handheld game console on their website:
https://fireflyzero.com/#GameDev #retrogame #retrogamedev #Rust #RustLang #Go #GoLang #Lua #zig #TypeScript #AssemblyScript #Elixir #MoonBit #FireflyZero
-
The Firefly Zero game jam is now official! Build a game for the Firefly Zero handheld game console on the weekend of January 17-19.
Build a game in any of the supported languages: Rust, Go, Lua, Zig, C, C++, TypeScript, AssemblyScript, Elixir, MoonBit
Documentation and SDK’s are available on the website. It’s very easy to get going and no prior experience is necessary.
More information is available on the Itch.io page:
https://itch.io/jam/firefly-jamRead more about the Firefly Zero handheld game console on their website:
https://fireflyzero.com/#GameDev #retrogame #retrogamedev #Rust #RustLang #Go #GoLang #Lua #zig #TypeScript #AssemblyScript #Elixir #MoonBit #FireflyZero
-
The Firefly Zero game jam is now official! Build a game for the Firefly Zero handheld game console on the weekend of January 17-19.
Build a game in any of the supported languages: Rust, Go, Lua, Zig, C, C++, TypeScript, AssemblyScript, Elixir, MoonBit
Documentation and SDK’s are available on the website. It’s very easy to get going and no prior experience is necessary.
More information is available on the Itch.io page:
https://itch.io/jam/firefly-jamRead more about the Firefly Zero handheld game console on their website:
https://fireflyzero.com/#GameDev #retrogame #retrogamedev #Rust #RustLang #Go #GoLang #Lua #zig #TypeScript #AssemblyScript #Elixir #MoonBit #FireflyZero
-
Good news, everyone! You can now make Firefly Zero games using #AssemblyScript (a subset of TypeScript), #MoonBit (language designed specifically for #wasm), and #Lua (experimental).
In total, we now support 8 languages. More than any other real game console before. Show must go on!
-
Today, GitRoot plugins can be written in Golang thanks to @TinyGo and in TypeScript thanks to https://www.assemblyscript.org/
Guess what the next SDK plugin will be made of.
#golang #tinygo #typescript #assemblyscript #wasm #wasi -
There are two obstacles when you use #Assemblyscript and #Deno for #MachineLearning #ML and #SmallLanguageModels #SLM. 1. Assemblyscript works with linear memory and you have to flatten 3D #tensors and 2D #matrices into 1D #arrays for doing any matrix algebra. 2. Deno is a bit more complicated than Node.js when working with #WASM (#Webassemly) files. Here is how you do it. Webassembly makes NNUE models even faster in computation. This together with #WebGPU will become our future. #AI #javascript
-
I have finally decided to use #Typescript, #Deno, and #Assemblyscript to do my #SLM project. Typescript has strong typing. Assemblyscript will be compiled into #Webassembly wasm which is much faster. I don't need #pytorch or #numpy for manipulating matrices. NNUE modeling of language allows me to use arrays for #computing #GradientDescents.
While Javascript is a messy language, the other related script languages are clean and strict. #WebGPU allows me to use the #GPU via a browser too. #AI
-
@tomayac Why would anybody compile #JS to #WASM when there is #AssemblyScript? There are also JS runtimes in WASM: @boa_engine, Javy, Dukweb and QuickJS-emscripten.
-
🛠️ #Modus: A New #Opensource Serverless Framework
🚀 Powered by #WebAssembly for high-speed execution and secure sandboxing
💻 Multi-language support with #Go and #AssemblyScript compatibility
🤖 Seamless #AI model integration with auto-generated #API endpoints
🔒 Built-in authentication and natural language search capabilities
🌐 Optimized for sub-second response times in #serverless environmentsLearn more: https://github.com/hypermodeinc/modus https://docs.hypermode.com/modus
Getting started with Modus: https://www.youtube.com/watch?v=3CcJTXTmz88
-
🛠️ #Modus: A New #Opensource Serverless Framework
🚀 Powered by #WebAssembly for high-speed execution and secure sandboxing
💻 Multi-language support with #Go and #AssemblyScript compatibility
🤖 Seamless #AI model integration with auto-generated #API endpoints
🔒 Built-in authentication and natural language search capabilities
🌐 Optimized for sub-second response times in #serverless environmentsLearn more: https://github.com/hypermodeinc/modus https://docs.hypermode.com/modus
Getting started with Modus: https://www.youtube.com/watch?v=3CcJTXTmz88
-
🛠️ #Modus: A New #Opensource Serverless Framework
🚀 Powered by #WebAssembly for high-speed execution and secure sandboxing
💻 Multi-language support with #Go and #AssemblyScript compatibility
🤖 Seamless #AI model integration with auto-generated #API endpoints
🔒 Built-in authentication and natural language search capabilities
🌐 Optimized for sub-second response times in #serverless environmentsLearn more: https://github.com/hypermodeinc/modus https://docs.hypermode.com/modus
Getting started with Modus: https://www.youtube.com/watch?v=3CcJTXTmz88
-
🛠️ #Modus: A New #Opensource Serverless Framework
🚀 Powered by #WebAssembly for high-speed execution and secure sandboxing
💻 Multi-language support with #Go and #AssemblyScript compatibility
🤖 Seamless #AI model integration with auto-generated #API endpoints
🔒 Built-in authentication and natural language search capabilities
🌐 Optimized for sub-second response times in #serverless environmentsLearn more: https://github.com/hypermodeinc/modus https://docs.hypermode.com/modus
Getting started with Modus: https://www.youtube.com/watch?v=3CcJTXTmz88
-
🛠️ #Modus: A New #Opensource Serverless Framework
🚀 Powered by #WebAssembly for high-speed execution and secure sandboxing
💻 Multi-language support with #Go and #AssemblyScript compatibility
🤖 Seamless #AI model integration with auto-generated #API endpoints
🔒 Built-in authentication and natural language search capabilities
🌐 Optimized for sub-second response times in #serverless environmentsLearn more: https://github.com/hypermodeinc/modus https://docs.hypermode.com/modus
Getting started with Modus: https://www.youtube.com/watch?v=3CcJTXTmz88
-
Navmesh, lightmaps и lightprobes: реализация и использование в Playcanvas
В этой небольшой заметке хотелось бы поделиться результатами реализаций нескольких технологий из gamdev-а. В основном коснёмся двух тем. Первая тема - это использование navmesh-ей для нахождения путей в пространстве трёхмерной сцены. Вторая тема - это использование lightmap и lightprob-ов для освещения динамических объектов. По каждой из этих тем обсудим немного теории и то, как всё это можно использовать в браузерном игровом 3d-движке Playcanvas.
https://habr.com/ru/articles/783174/
#playcanvas #3dgraphic #gamedev #navmesh #lightmap #lightprobe #webassembly #assemblyscript
-
Navmesh, lightmaps и lightprobes: реализация и использование в Playcanvas
В этой небольшой заметке хотелось бы поделиться результатами реализаций нескольких технологий из gamdev-а. В основном коснёмся двух тем. Первая тема - это использование navmesh-ей для нахождения путей в пространстве трёхмерной сцены. Вторая тема - это использование lightmap и lightprob-ов для освещения динамических объектов. По каждой из этих тем обсудим немного теории и то, как всё это можно использовать в браузерном игровом 3d-движке Playcanvas.
https://habr.com/ru/articles/783174/
#playcanvas #3dgraphic #gamedev #navmesh #lightmap #lightprobe #webassembly #assemblyscript
-
Navmesh, lightmaps и lightprobes: реализация и использование в Playcanvas
В этой небольшой заметке хотелось бы поделиться результатами реализаций нескольких технологий из gamdev-а. В основном коснёмся двух тем. Первая тема - это использование navmesh-ей для нахождения путей в пространстве трёхмерной сцены. Вторая тема - это использование lightmap и lightprob-ов для освещения динамических объектов. По каждой из этих тем обсудим немного теории и то, как всё это можно использовать в браузерном игровом 3d-движке Playcanvas.
https://habr.com/ru/articles/783174/
#playcanvas #3dgraphic #gamedev #navmesh #lightmap #lightprobe #webassembly #assemblyscript
-
@developit Looks much more appealing than MicroPython, but I’m also thinking:
Can maybe #DeviceScript become an alternative to #AssemblyScript for those wanting to compile JS-style code to actual WASM rather than run the JS-code in a WASM compiled JS-runtime?
Time will tell!
-
I thought I’d try adding #assemblyscript support to tauri-bindgen today, but it doesn’t support promises yet sooo, no luck 🤷♂️
But I added #ReScript support so that’s something cool!
-
@digital I know you were joking.
I'm helping at https://github.com/ColinEberhardt/assemblyscript-temporal , where we try to port a future JS API to #AssemblyScript, since AS doesn't have Date yet and Temporal is nicer anyway.
-
Compiling #6502 Specs to #AssemblyScript...
https://blog.scottlogic.com/2020/08/26/codegen-6502-webassembly.html