16 Commits (reduce-environment-allocations)

Author SHA1 Message Date
Hans Larsen 8438ad21cd
Add TryFromJs for TypedJsFunction and more tests (#3981) 2 months ago
Hans Larsen c21f10efae
A simple module loader from a function (#3932) 2 months ago
Hans Larsen c57f2310bf
Add a clone_inner method to allow cloning of inner data (#3968) 3 months ago
Hans Larsen 1c83ad1f09
Allow trailing commas in js_class functions (#3964) 3 months ago
Hans Larsen 816e1bb648
Add a way to add setters/getters in js_class! (#3911) 4 months ago
Jason Williams a6822463c8
update versions and ABOUT files (#3903) 5 months ago
Hans Larsen 58d0fe64d2
Add a js_class to implement the Class trait without boilerplate (#3872) 5 months ago
Jason Williams 6a6fa6ae8c
format code in comments (#3902) 5 months ago
Haled Odat ced222fdba
Separate `JsString` into its own crate (#3837) 6 months ago
Hans Larsen f955248732
Add a ContextData struct to inject host defined types from the context (#3802) 7 months ago
Hans Larsen 5a4d9774ed
Add an embed_module!() macro to boa_interop (#3784) 7 months ago
Hans Larsen 9702501f09
Add more utility traits and funtions to boa_interop (#3773) 8 months ago
José Julián Espina f2b9c83ceb
Build docs.rs docs with all features enabled (#3794) 8 months ago
José Julián Espina ffbf794577
Remove references to dev docs and npm dependencies (#3787) 8 months ago
Hans Larsen cb5cea6d26
Add a path to Module (and expose it in Referrer) (#3783) 8 months ago
Hans Larsen 37db6a4911
Add a boa_interop crate (#3772) 8 months ago