danipen / TextMateSharp

A port of tm4e to bring TextMate grammars to dotnet ecosystem
MIT License
101 stars 19 forks source link

Add wasm support #36

Closed danipen closed 1 year ago

danipen commented 1 year ago

Create a new nuget TextMateSharp.Wasm that adds the required assets to build/run TextMateSharp in the web assembly: https://www.nuget.org/packages/TextMateSharp.Wasm

See instructions about how to compile oniguruma for wasm here: https://github.com/danipen/TextMateSharp/tree/master/onigwrap#web-assembly