mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
expanded syntax with start() & upd() functions
This commit is contained in:
@@ -54,7 +54,7 @@ contexts:
|
|||||||
scope: support.function.curlywasm
|
scope: support.function.curlywasm
|
||||||
|
|
||||||
# Built-in functions
|
# Built-in functions
|
||||||
- match: \b(sqrt|min|max|ceil|floor|trunc|nearest|abs|copysign|select|trunc_sat_f32_u)\b
|
- match: \b(start|upd|sqrt|min|max|ceil|floor|trunc|nearest|abs|copysign|select|trunc_sat_f32_u)\b
|
||||||
scope: support.function.curlywasm
|
scope: support.function.curlywasm
|
||||||
|
|
||||||
# Data blocks - Match 'data {' together and push context
|
# Data blocks - Match 'data {' together and push context
|
||||||
|
|||||||
Reference in New Issue
Block a user